From 3903066e6e8917b156a419e5aff01f91363c2996 Mon Sep 17 00:00:00 2001 From: syropian Date: Sun, 24 Jul 2016 20:39:57 -0400 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69d8b7e..90aef5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-input-autosize", - "version": "0.1.3", + "version": "0.2.0", "description": "A simple Vue.js directive to autosize text input fields", "license": "MIT", "repository": "syropian/vue-input-autosize",