Skip to content

Commit

Permalink
Published version 4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Mar 14, 2019
1 parent 51631b8 commit f887046
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "mobx",
"version": "4.9.2",
"version": "4.9.3",
"description": "Simple, scalable state management.",
"main": "lib/mobx.js",
"umd:main": "lib/mobx.umd.js",
Expand Down Expand Up @@ -126,4 +126,4 @@
"<rootDir>/node_modules/"
]
}
}
}

0 comments on commit f887046

Please sign in to comment.