diff --git a/package.json b/package.json index 826362b..24ca992 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue2-animate", - "version": "2.1.0", + "version": "2.1.1", "description": "SCSS/CSS cross-browser animation library, for use with Vue.js 2.0. Ported from Animate.css.", "author": { "name": "Simon Asika", @@ -43,4 +43,4 @@ "watch:less": "cross-env NODE_ENV=development node_modules/gulp/bin/gulp.js less --gulpfile=fusionfile.js --watch=1" }, "dependencies": {} -} +} \ No newline at end of file