Skip to content

Commit

Permalink
RHMAP-3447 bump fh-db version
Browse files Browse the repository at this point in the history
  • Loading branch information
pb82 committed Aug 30, 2016
1 parent affe4c4 commit a608f6d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 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.9",
"version": "5.13.10",
"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.1.2",
"fh-db": "1.2.0",
"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.9
sonar.projectVersion=5.13.10

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

0 comments on commit a608f6d

Please sign in to comment.