summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json2
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": {