summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco <firefelix@gmail.com>2016-09-14 15:21:01 +0300
committerFrancesco <firefelix@gmail.com>2016-09-14 15:21:01 +0300
commit20d6353b346fd3ef03a21ac816134fcf17047ea0 (patch)
tree1b30241dbf84c6e39eeb485aa1294120a56e2fec
parentea986f3b78f8ea3e1a8ccc60ed5f27cc65c847d3 (diff)
downloadreact-autosize-textarea-0.3.3.zip
react-autosize-textarea-0.3.3.tar.gz
react-autosize-textarea-0.3.3.tar.bz2
0.3.3v0.3.3
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5eaecfe..cbe0e77 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "react-autosize-textarea",
- "version": "0.3.2",
+ "version": "0.3.3",
"description": "replacement for built-in textarea which auto resizes itself",
"main": "index.js",
"scripts": {