From a338dc592c7ea17158ace5fe611c719ee4835973 Mon Sep 17 00:00:00 2001 From: Simon Asika Date: Sat, 8 Oct 2016 17:59:04 +0800 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f321924..840378d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue2-animate", - "version": "1.0.0", + "version": "1.0.1", "description": "LESS cross-browser animation library, for use with Vue.js 2.0. Ported from Animate.css.", "author": { "name": "Simon Asika",