Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Commit

Permalink
bump version to 0.12.0 due to angular version update
Browse files Browse the repository at this point in the history
  • Loading branch information
robwormald committed Jun 30, 2015
1 parent 4752ac3 commit bc97cd2
Show file tree
Hide file tree
Showing 3 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": "angularSails",
"version": "0.11.5",
"version": "0.12.0",
"homepage": "https://github.com/balderdashy/angularSails",
"authors": [
"Rob Wormald <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion dist/ngsails.io.js
Original file line number Diff line number Diff line change
Expand Up @@ -1766,4 +1766,4 @@ function arrayRemove(array, value) {
return value;
}

})( window, angular );
})( window, angular );
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angularsails",
"version": "0.11.5",
"version": "0.12.0",
"description": "SailsJS SDK for AngularJS",
"main": "dist/ngsails.io.js",
"directories": {
Expand Down

0 comments on commit bc97cd2

Please sign in to comment.