Skip to content

Commit 1c407fa

Browse files
committed
0.1.2
1 parent a18045f commit 1c407fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@github/textarea-autosize",
33
"description": "Autosizes textarea to size of it's contents.",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"main": "dist/textarea-autosize.umd.js",
66
"module": "dist/textarea-autosize.esm.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)