Skip to content

Commit

Permalink
v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nadnoslen committed Apr 7, 2022
1 parent c0d04ae commit 7a58cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-textarea-autosize",
"version": "3.0.0",
"version": "3.1.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",
Expand Down

0 comments on commit 7a58cb5

Please sign in to comment.