Skip to content

Commit

Permalink
Published version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Jan 9, 2017
1 parent 36c3688 commit 247c443
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": "3.0.0-rc.2",
"version": "3.0.0",
"description": "Simple, scalable state management.",
"main": "lib/mobx.js",
"typings": "lib/mobx.d.ts",
Expand Down Expand Up @@ -75,4 +75,4 @@
"state management",
"data flow"
]
}
}

0 comments on commit 247c443

Please sign in to comment.