diff --git a/bower.json b/bower.json index 59db074..55d9592 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "Waves", - "version": "0.5.3", + "version": "0.5.4", "homepage": "http://fian.my.id/Waves", "authors": [ "Alfiana E. Sibuea " @@ -11,7 +11,7 @@ "click", "material-design" ], - "license": "BSD", + "license": "MIT", "ignore": [ "**/.*", "node_modules", diff --git a/dist/waves.css b/dist/waves.css index b7da710..9345c2b 100644 --- a/dist/waves.css +++ b/dist/waves.css @@ -1,5 +1,5 @@ /*! - * Waves v0.5.3 + * Waves v0.5.4 * http://fian.my.id/Waves * * Copyright 2014 Alfiana E. Sibuea and other contributors diff --git a/dist/waves.js b/dist/waves.js index a5a8655..7c7acde 100644 --- a/dist/waves.js +++ b/dist/waves.js @@ -1,6 +1,6 @@ /*! - * Waves v0.5.3 + * Waves v0.5.4 * http://fian.my.id/Waves * * Copyright 2014 Alfiana E. Sibuea and other contributors diff --git a/dist/waves.min.css b/dist/waves.min.css index c63d99b..a236782 100644 --- a/dist/waves.min.css +++ b/dist/waves.min.css @@ -1,5 +1,5 @@ /*! - * Waves v0.5.3 + * Waves v0.5.4 * http://fian.my.id/Waves * * Copyright 2014 Alfiana E. Sibuea and other contributors diff --git a/dist/waves.min.js b/dist/waves.min.js index 4c83040..2232ec7 100644 --- a/dist/waves.min.js +++ b/dist/waves.min.js @@ -1,5 +1,5 @@ /*! - * Waves v0.5.3 + * Waves v0.5.4 * http://fian.my.id/Waves * * Copyright 2014 Alfiana E. Sibuea and other contributors diff --git a/docs/index.html b/docs/index.html index 6e6815e..f057c08 100644 --- a/docs/index.html +++ b/docs/index.html @@ -36,7 +36,7 @@

Waves

Click effect inspired by Google's Material Design

-

v0.5.3

+

v0.5.4

diff --git a/docs/static/waves.min.css b/docs/static/waves.min.css index c63d99b..a236782 100644 --- a/docs/static/waves.min.css +++ b/docs/static/waves.min.css @@ -1,5 +1,5 @@ /*! - * Waves v0.5.3 + * Waves v0.5.4 * http://fian.my.id/Waves * * Copyright 2014 Alfiana E. Sibuea and other contributors diff --git a/docs/static/waves.min.js b/docs/static/waves.min.js index 4c83040..2232ec7 100644 --- a/docs/static/waves.min.js +++ b/docs/static/waves.min.js @@ -1,5 +1,5 @@ /*! - * Waves v0.5.3 + * Waves v0.5.4 * http://fian.my.id/Waves * * Copyright 2014 Alfiana E. Sibuea and other contributors diff --git a/package.json b/package.json index cff6775..fce7760 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Waves", - "version": "0.5.3", + "version": "0.5.4", "description": "Click effect insipired by Google Material Design", "author": "Alfiana E. Sibuea ", "main": "waves.js", diff --git a/src/js/waves.js b/src/js/waves.js index a5a8655..7c7acde 100644 --- a/src/js/waves.js +++ b/src/js/waves.js @@ -1,6 +1,6 @@ /*! - * Waves v0.5.3 + * Waves v0.5.4 * http://fian.my.id/Waves * * Copyright 2014 Alfiana E. Sibuea and other contributors diff --git a/src/less/waves.less b/src/less/waves.less index ed76b6f..f7f9619 100644 --- a/src/less/waves.less +++ b/src/less/waves.less @@ -1,6 +1,6 @@ /*! - * Waves v0.5.3 + * Waves v0.5.4 * http://fian.my.id/Waves * * Copyright 2014 Alfiana E. Sibuea and other contributors diff --git a/src/sass/waves.sass b/src/sass/waves.sass index 7c2e620..044713a 100644 --- a/src/sass/waves.sass +++ b/src/sass/waves.sass @@ -1,5 +1,5 @@ /*! - * Waves v0.5.3 + * Waves v0.5.4 * http://fian.my.id/Waves * * Copyright 2014 Alfiana E. Sibuea and other contributors diff --git a/src/scss/waves.scss b/src/scss/waves.scss index 8463004..a026971 100644 --- a/src/scss/waves.scss +++ b/src/scss/waves.scss @@ -1,6 +1,6 @@ /*! - * Waves v0.5.3 + * Waves v0.5.4 * http://fian.my.id/Waves * * Copyright 2014 Alfiana E. Sibuea and other contributors