summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Cioria <firefelix@gmail.com>2017-01-22 19:53:04 +0100
committerFrancesco Cioria <firefelix@gmail.com>2017-01-22 19:53:04 +0100
commit0e200a6c69a425fc2b005b45c0bba3339180c600 (patch)
treef16d2b734e8d24655fe9f28bf5ae5dcfb96d9ab9
parentfcd3b0484bed7b63ee90f68e19227d01cba75ed7 (diff)
downloadreact-autosize-textarea-0e200a6c69a425fc2b005b45c0bba3339180c600.zip
react-autosize-textarea-0e200a6c69a425fc2b005b45c0bba3339180c600.tar.gz
react-autosize-textarea-0e200a6c69a425fc2b005b45c0bba3339180c600.tar.bz2
0.3.6v0.3.6
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4b7d817..09d7e47 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "react-autosize-textarea",
- "version": "0.3.5",
+ "version": "0.3.6",
"description": "replacement for built-in textarea which auto resizes itself",
"main": "index.js",
"scripts": {