Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pb82 committed Sep 2, 2016
1 parent a608f6d commit 167ebb3
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 38 deletions.
89 changes: 54 additions & 35 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "fh-mbaas-api",
"version": "5.13.10",
"version": "5.13.11",
"description": "FeedHenry MBAAS Cloud APIs",
"main": "lib/api.js",
"dependencies": {
"async": "0.2.9",
"colors": "0.6.2",
"cycle": "1.0.3",
"eyes": "0.1.8",
"fh-db": "1.2.0",
"fh-db": "1.2.1",
"fh-mbaas-client": "0.15.0",
"fh-mbaas-express": "5.6.1",
"fh-security": "0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sonar.projectKey=fh-mbaas-api
sonar.projectName=fh-mbaas-api-nightly-master
sonar.projectVersion=5.13.10
sonar.projectVersion=5.13.11

sonar.sources=./lib
sonar.tests=./test
Expand Down

0 comments on commit 167ebb3

Please sign in to comment.