Skip to content

Commit b0c1557

Browse files
committed
Prepare 2.1.1 release.
1 parent 3fc172b commit b0c1557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue2-animate",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "SCSS/CSS cross-browser animation library, for use with Vue.js 2.0. Ported from Animate.css.",
55
"author": {
66
"name": "Simon Asika",
@@ -43,4 +43,4 @@
4343
"watch:less": "cross-env NODE_ENV=development node_modules/gulp/bin/gulp.js less --gulpfile=fusionfile.js --watch=1"
4444
},
4545
"dependencies": {}
46-
}
46+
}

0 commit comments

Comments
 (0)