Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fgnass committed Mar 13, 2014
1 parent 4bea554 commit cd8a911
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "spin.js",
"version": "1.3.3",
"version": "2.0.0",
"main": "spin.js",
"dependencies": {},
"readme": "README.md",
Expand Down
4 changes: 2 additions & 2 deletions component.json
Expand Up @@ -2,7 +2,7 @@
"name": "spin",
"repo": "fgnass/spin.js",
"description": "A spinning activity indicator",
"version": "1.3.3",
"version": "2.0.0",
"main": "spin.js",
"scripts": [
"spin.js"
Expand All @@ -12,4 +12,4 @@
"spinner",
"component"
]
}
}
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "spin.js",
"version": "1.3.3",
"version": "2.0.0",
"main": "spin.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit cd8a911

Please sign in to comment.