diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a3da908..2f7e7f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-autosize-textarea", - "version": "0.2.4", + "version": "0.2.5", "description": "replacement for built-in textarea which auto resizes itself", "main": "index.js", "scripts": { |