Update version to 0.0.5

This commit is contained in:
l-lin 2014-07-22 23:11:24 +02:00
parent d48ff327e6
commit d5b9f4a2d9
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "font-awesome-animation", "name": "font-awesome-animation",
"version": "0.0.4", "version": "0.0.5",
"author": "l-lin", "author": "l-lin",
"main": [ "main": [
"dist/font-awesome-animation.css", "dist/font-awesome-animation.css",

View File

@ -1,5 +1,5 @@
/*! /*!
* font-awesome-animation - v0.0.4 * font-awesome-animation - v0.0.5
* https://github.com/l-lin/font-awesome-animation * https://github.com/l-lin/font-awesome-animation
* License: MIT * License: MIT
*/ */

View File

@ -1,5 +1,5 @@
/*! /*!
* font-awesome-animation - v0.0.4 * font-awesome-animation - v0.0.5
* https://github.com/l-lin/font-awesome-animation * https://github.com/l-lin/font-awesome-animation
* License: MIT * License: MIT
*/ */

View File

@ -1,6 +1,6 @@
{ {
"name": "font-awesome-animation", "name": "font-awesome-animation",
"version": "0.0.4", "version": "0.0.5",
"dependencies": {}, "dependencies": {},
"author": "l-lin", "author": "l-lin",
"devDependencies": { "devDependencies": {