diff options
author | Francesco Cioria <firefelix@gmail.com> | 2017-01-22 19:05:49 +0100 |
---|---|---|
committer | Francesco Cioria <firefelix@gmail.com> | 2017-01-22 19:05:49 +0100 |
commit | c0269de889bf72647f02285e437faaf121e1b27c (patch) | |
tree | 29e450ae9720a123ff98103b7970d3b2eb469781 | |
parent | 4266b0abc46d4bc6a624b4e8bf58be9b6322eb27 (diff) | |
download | react-autosize-textarea-0.3.5.zip react-autosize-textarea-0.3.5.tar.gz react-autosize-textarea-0.3.5.tar.bz2 |
0.3.5v0.3.5
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8332eeb..4b7d817 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-autosize-textarea", - "version": "0.3.4", + "version": "0.3.5", "description": "replacement for built-in textarea which auto resizes itself", "main": "index.js", "scripts": { |