From 9e2cf1ee4632fc4021d91b05b2ccf1fad70350fe Mon Sep 17 00:00:00 2001 From: syropian Date: Sun, 24 Jul 2016 11:14:41 -0400 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad1cb3f..6eb8ed4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-input-autosize", - "version": "0.1.0", + "version": "0.1.1", "description": "A simple Vue.js directive to autosize text input fields", "license": "MIT", "repository": "syropian/vue-input-autosize",