Skip to content

Commit

Permalink
Bumping version to v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
young-steveo committed Feb 7, 2019
1 parent 8f76054 commit 1049284
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bottlejs",
"version": "1.7.1",
"version": "1.7.2",
"description": "A powerful dependency injection micro container",
"main": "dist/bottle.min.js",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bottlejs",
"version": "1.7.1",
"version": "1.7.2",
"description": "A powerful dependency injection micro container",
"main": "dist/bottle.js",
"typings": "dist/bottle.d.ts",
Expand Down Expand Up @@ -35,4 +35,4 @@
"grunt-wrap": "^0.3.1",
"lodash": "^4.17.0"
}
}
}

0 comments on commit 1049284

Please sign in to comment.