Skip to content

Commit

Permalink
Merge pull request #1 from fians/master
Browse files Browse the repository at this point in the history
Bump to 0.5.5
  • Loading branch information
hoxxep committed Dec 18, 2014
2 parents e25e43c + 95f0e33 commit d5fc87a
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Waves",
"version": "0.5.4",
"version": "0.5.5",
"homepage": "http://fian.my.id/Waves",
"authors": [
"Alfiana E. Sibuea <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<div id="lead" class="text-center waves-effect waves-light waves-block">
<h1>Waves</h1>
<p>Click effect inspired by Google's Material Design</p>
<p>v0.5.4</p>
<p>v0.5.5</p>
</div>

<div id="content">
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": "Waves",
"version": "0.5.4",
"version": "0.5.5",
"description": "Click effect insipired by Google Material Design",
"author": "Alfiana E. Sibuea <[email protected]>",
"main": "waves.js",
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.5.4
* Waves v0.5.5
* http://fian.my.id/Waves
*
* Copyright 2014 Alfiana E. Sibuea and other contributors
Expand Down
2 changes: 1 addition & 1 deletion src/less/waves.less
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*!
* Waves v0.5.4
* Waves v0.5.5
* http://fian.my.id/Waves
*
* Copyright 2014 Alfiana E. Sibuea and other contributors
Expand Down
2 changes: 1 addition & 1 deletion src/sass/waves.sass
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Waves v0.5.4
* Waves v0.5.5
* http://fian.my.id/Waves
*
* Copyright 2014 Alfiana E. Sibuea and other contributors
Expand Down
2 changes: 1 addition & 1 deletion src/scss/waves.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*!
* Waves v0.5.4
* Waves v0.5.5
* http://fian.my.id/Waves
*
* Copyright 2014 Alfiana E. Sibuea and other contributors
Expand Down

0 comments on commit d5fc87a

Please sign in to comment.