diff --git a/bower.json b/bower.json index 5468713..e6dfa05 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "jquery-autosize", "description": "Automatically adjust textarea height based on user input.", - "version": "1.18.17", + "version": "1.18.18", "dependencies": { "jquery": ">=1.7" }, diff --git a/package.json b/package.json index c95bfb4..3c2813e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jquery-autosize", "description": "Automatically adjust textarea height based on user input.", - "version": "1.18.17", + "version": "1.18.18", "dependencies": {}, "repository": { "type": "git",