From 97200ba9b2e7a0d53fa0e4dc0b24ccf09ed5f391 Mon Sep 17 00:00:00 2001 From: Simon Asika Date: Sat, 24 Aug 2019 00:51:39 +0800 Subject: [PATCH] Prepare 2.1.2 release. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24ca992..63e5c25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue2-animate", - "version": "2.1.1", + "version": "2.1.2", "description": "SCSS/CSS cross-browser animation library, for use with Vue.js 2.0. Ported from Animate.css.", "author": { "name": "Simon Asika",