diff options
author | Francesco <firefelix@gmail.com> | 2016-09-14 15:21:01 +0300 |
---|---|---|
committer | Francesco <firefelix@gmail.com> | 2016-09-14 15:21:01 +0300 |
commit | 20d6353b346fd3ef03a21ac816134fcf17047ea0 (patch) | |
tree | 1b30241dbf84c6e39eeb485aa1294120a56e2fec | |
parent | ea986f3b78f8ea3e1a8ccc60ed5f27cc65c847d3 (diff) | |
download | react-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.json | 2 |
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": { |