Skip to content

Commit

Permalink
Push to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfiana E. Sibuea committed Jul 22, 2014
1 parent 86e1544 commit ae860f7
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 27 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"name": "Waves",
"version": "0.3.0",
"description": "Click effect insipired by Google Material Design",
"author": "Alfiana E. Sibuea <[email protected]>",
"main": "waves.js",
"devDependencies": {
"gulp": "~3.8.6",
"gulp-uglify": "~0.3.1",
"gulp-minify-css": "~0.3.7",
"gulp-concat": "~2.3.3",
"gulp-plumber": "~0.6.4"
},
"scripts": {
"test": ""
},
"repository": {
"type": "git",
"url": "https://github.com/publicis-indonesia/Waves.git"
},
"bugs": {
"url": "https://github.com/publicis-indonesia/Waves/issues"
},
"homepage": "https://github.com/publicis-indonesia/Waves"
"name": "Waves",
"version": "0.3.1",
"description": "Click effect insipired by Google Material Design",
"author": "Alfiana E. Sibuea <[email protected]>",
"main": "waves.js",
"devDependencies": {
"gulp": "~3.8.6",
"gulp-uglify": "~0.3.1",
"gulp-minify-css": "~0.3.7",
"gulp-concat": "~2.3.3",
"gulp-plumber": "~0.6.4"
},
"scripts": {
"test": ""
},
"repository": {
"type": "git",
"url": "https://github.com/publicis-indonesia/Waves.git"
},
"bugs": {
"url": "https://github.com/publicis-indonesia/Waves/issues"
},
"homepage": "http://publicis-indonesia.github.io/Waves"
}
2 changes: 1 addition & 1 deletion src/css/waves.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*!
* Waves v0.3.0
* Waves v0.3.1
* https://publicis-indonesia.github.io/Waves
*
* Copyright 2014 Publicis Metro Indonesia, PT. and other contributors
Expand Down
2 changes: 1 addition & 1 deletion src/js/waves.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*!
* Waves v0.3.0
* Waves v0.3.1
* https://publicis-indonesia.github.io/Waves
*
* Copyright 2014 Publicis Metro Indonesia, PT. and other contributors
Expand Down
2 changes: 1 addition & 1 deletion waves.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion waves.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ae860f7

Please sign in to comment.