diff --git a/package.json b/package.json index 3c067b7..3e8c1de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-cli-textarea-autosize", - "version": "3.12.0", + "version": "3.16.0", "description": "An Ember addon that provides a textarea component that adjusts its height according to the supplied text. Included are also several mixins that can be used to ensure `autofocus` works properly, focused text inputs have their text selected, and ctrl+enter will submit the nearest form.", "keywords": [ "ember-addon",