Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
fgnass committed Aug 26, 2013
1 parent 9628286 commit a15e2c2
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": "spin.js",
"version": "1.3.1",
"version": "1.3.2",
"main": "./dist/spin.js",
"dependencies": {},
"readme": "README.md",
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": "spin.js",
"version": "1.3.1",
"version": "1.3.2",
"main": "spin.js",
"directories": {
"example": "example"
Expand Down

0 comments on commit a15e2c2

Please sign in to comment.