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 2f7e7f2..5d312fc 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "react-autosize-textarea",
- "version": "0.2.5",
+ "version": "0.2.6",
"description": "replacement for built-in textarea which auto resizes itself",
"main": "index.js",
"scripts": {