Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwin committed Aug 24, 2017
1 parent 29fb858 commit 9bc4652
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"name": "mSupplyMobile",
"//": "version must be in the format ${majorNumber}.${minorNumber}.${patchNumber}-rc${releaseCandidateNumber}",
"version": "2.0.0-rc9",
"version": "2.0.0-rc10",
"private": false,
"license": "MIT",
"description": "Mobile app for use with the mSupply medical inventory control software",
Expand Down Expand Up @@ -66,7 +66,7 @@
"redux-persist-error-handler": "^0.1.0",
"redux-thunk": "^2.2.0",
"set-manipulator": "0.3.1",
"sussol-utilities": "^0.4.5"
"sussol-utilities": "^0.4.6"
},
"devDependencies": {
"babel-core": "^6.10.4",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5613,7 +5613,7 @@ supports-color@^4.0.0:
dependencies:
has-flag "^2.0.0"

sussol-utilities@^0.4.5:
sussol-utilities@^0.4.6:
version "0.4.6"
resolved "https://registry.yarnpkg.com/sussol-utilities/-/sussol-utilities-0.4.6.tgz#5ff00a90d57c586c1c77d29d8a716003ceca8e64"
dependencies:
Expand Down

0 comments on commit 9bc4652

Please sign in to comment.