From b0c1557462a39b0f9fad052e9d86d013e05e9550 Mon Sep 17 00:00:00 2001 From: Simon Asika Date: Thu, 15 Aug 2019 05:28:28 +0800 Subject: [PATCH] Prepare 2.1.1 release. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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