Fix bower version

Bump both package.json and bower.json to keep in sync
This commit is contained in:
Kelly Miyashiro 2014-07-08 11:20:24 -07:00
parent 09deb8e621
commit 24482ebb96
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"name": "animate.css",
"version": "3.1.1",
"version": "3.2.1",
"main": "./animate.css"
}

View File

@ -1,6 +1,6 @@
{
"name": "animate.css",
"version": "3.2.0",
"version": "3.2.1",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-autoprefixer": "~0.4.0",