From 42a65091f270599d5d27eacc31c68c7b0fb610ae Mon Sep 17 00:00:00 2001 From: syropian Date: Sun, 24 Jul 2016 23:43:46 -0400 Subject: [PATCH] 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9a7c63..9725f56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-input-autosize", - "version": "0.2.1", + "version": "0.2.2", "description": "A simple Vue.js directive to autosize text input fields", "license": "MIT", "repository": "syropian/vue-input-autosize",