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