Skip to content

Commit

Permalink
Fixed version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
dwmkerr committed Jul 25, 2015
1 parent 1964100 commit 38675d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-modal-service",
"version": "0.6.6",
"version": "0.6.7",
"homepage": "https://github.com/dwmkerr/angular-modal-service",
"authors": [
"Dave Kerr (github.com/dwmkerr)"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-modal-service",
"version": "0.6.6",
"version": "0.6.7",
"description": "AngularJS Service for showing Modals and Popups",
"main": "./dst/angular-modal-service.js",
"scripts": {
Expand Down

0 comments on commit 38675d2

Please sign in to comment.