Skip to content

Commit

Permalink
Published version 5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jillesme committed Jul 3, 2019
1 parent 1188f26 commit edfdf85
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.10.1",
"version": "5.11.0",
"description": "Simple, scalable state management.",
"main": "lib/mobx.js",
"umd:main": "lib/mobx.umd.js",
Expand Down Expand Up @@ -130,4 +130,4 @@
"pre-commit": "lint-staged"
}
}
}
}

0 comments on commit edfdf85

Please sign in to comment.