From a74db1b78ea3c1655c070de6309fd8c7e7363ff8 Mon Sep 17 00:00:00 2001 From: Louis LIN Date: Sat, 10 Jan 2015 12:11:27 +0100 Subject: [PATCH] Update version to v0.0.7 --- bower.json | 4 ++-- dist/font-awesome-animation.css | 2 +- dist/font-awesome-animation.min.css | 2 +- package.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bower.json b/bower.json index d31c286..f2ed497 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "font-awesome-animation", - "version": "0.0.6", + "version": "0.0.7", "author": "l-lin", "main": [ "dist/font-awesome-animation.css", @@ -29,4 +29,4 @@ ], "dependencies": {}, "devDependencies": {} -} \ No newline at end of file +} diff --git a/dist/font-awesome-animation.css b/dist/font-awesome-animation.css index ec19405..4c528a5 100644 --- a/dist/font-awesome-animation.css +++ b/dist/font-awesome-animation.css @@ -1,5 +1,5 @@ /*! - * font-awesome-animation - v0.0.6 + * font-awesome-animation - v0.0.7 * https://github.com/l-lin/font-awesome-animation * License: MIT */ diff --git a/dist/font-awesome-animation.min.css b/dist/font-awesome-animation.min.css index 9e418d8..2ce9cf5 100644 --- a/dist/font-awesome-animation.min.css +++ b/dist/font-awesome-animation.min.css @@ -1,5 +1,5 @@ /*! - * font-awesome-animation - v0.0.6 + * font-awesome-animation - v0.0.7 * https://github.com/l-lin/font-awesome-animation * License: MIT */ diff --git a/package.json b/package.json index bcecd16..53688ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "font-awesome-animation", - "version": "0.0.6", + "version": "0.0.7", "dependencies": {}, "author": "l-lin", "devDependencies": {