Skip to content

Commit

Permalink
Published version 5.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bnaya committed Dec 14, 2019
1 parent 796a348 commit 3fe3ada
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mobx",
"version": "5.15.0",
"version": "5.15.1",
"description": "Simple, scalable state management.",
"main": "lib/mobx.js",
"umd:main": "lib/mobx.umd.js",
Expand Down Expand Up @@ -140,4 +140,4 @@
"pre-commit": "lint-staged"
}
}
}
}

0 comments on commit 3fe3ada

Please sign in to comment.