diff options
author | Francesco <firefelix@gmail.com> | 2015-10-14 12:35:12 +0200 |
---|---|---|
committer | Francesco <firefelix@gmail.com> | 2015-10-14 12:35:12 +0200 |
commit | 66c5a1c7a5bfb04e8afd06f630c1a1b5d548ea55 (patch) | |
tree | 3df9a1fe1be806bdb97e9c568b5891f70b124ec4 | |
parent | 5ea2776dec747e584c1311bb50d21ec03363b1f7 (diff) | |
download | react-autosize-textarea-0.2.5.zip react-autosize-textarea-0.2.5.tar.gz react-autosize-textarea-0.2.5.tar.bz2 |
0.2.5v0.2.5
-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": { |