Skip to content

Commit

Permalink
Release v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Guille Paz committed Apr 8, 2015
1 parent 6961db3 commit 98c8301
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

$ spm install slideout

$ bower install https://github.com/Mango/slideout.git
$ bower install slideout.js

$ component install mango/slideout

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"repository": "[email protected]:mango/slideout.git",
"description": "A touch slideout navigation menu for your mobile web apps.",
"author": "Guille Paz <[email protected]>",
"version": "0.1.5",
"version": "0.1.6",
"dependencies": {
"decouple": "0.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"repo": "mango/slideout",
"description": "A touch slideout navigation menu for your mobile web apps.",
"author": "Guille Paz <[email protected]>",
"version": "0.1.5",
"version": "0.1.6",
"twitter": "@mango",
"keywords": [
"slideout",
Expand Down
2 changes: 1 addition & 1 deletion dist/slideout.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"repository": "[email protected]:mango/slideout.git",
"description": "A touch slideout navigation menu for your mobile web apps.",
"author": "Guille Paz <[email protected]>",
"version": "0.1.5",
"version": "0.1.6",
"scripts": {
"build": "node browserify.js",
"test": "npm run build && node_modules/.bin/_mocha",
Expand Down

0 comments on commit 98c8301

Please sign in to comment.