summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco <firefelix@gmail.com>2016-05-18 13:00:08 +0200
committerFrancesco <firefelix@gmail.com>2016-05-18 13:00:08 +0200
commit724e6631e79b698094c4b2f7bd984e08f340e18e (patch)
treefe728d38f56a2430480b9339d3f91a809cf168bf
parenta8ceddc965c05570cede30f3c86ee02a0d7cc95b (diff)
downloadreact-autosize-textarea-0.3.1.zip
react-autosize-textarea-0.3.1.tar.gz
react-autosize-textarea-0.3.1.tar.bz2
0.3.1v0.3.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 20b05b9..feca7f9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "react-autosize-textarea",
- "version": "0.3.0",
+ "version": "0.3.1",
"description": "replacement for built-in textarea which auto resizes itself",
"main": "index.js",
"scripts": {