From a18a6575a6a5c2a1f5531407d6fa22463c49df45 Mon Sep 17 00:00:00 2001 From: Pine Mizune Date: Mon, 3 Oct 2016 23:39:50 +0900 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c56b0ef..bd8cc32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-sharer", - "version": "0.1.0", + "version": "0.2.0", "description": "The Vue directive that bind to Sharer.js", "main": "index.js", "scripts": {