Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
Urigo committed Oct 1, 2014
1 parent 9f14f9d commit c9c34d1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SpinKit (https://github.com/tobiasahlin/SpinKit) spinners for AngularJS
## Usage
1. Add angular-spinkit to your bower.json file
```javascript
"angular-spinkit": "0.3.0"
"angular-spinkit": "0.3.1"
```

2. Add angular-spinkit.min.js and angular-spinkit.min.css to your main file (index.html)
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-spinkit",
"version": "0.3.0",
"version": "0.3.1",
"authors": [
"Urigo <[email protected]>"
],
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-spinkit",
"version": "0.3.0",
"version": "0.3.1",
"devDependencies": {
"grunt": "~0.4.2",
"grunt-angular-templates": "~0.5.1",
Expand Down

0 comments on commit c9c34d1

Please sign in to comment.