diff --git a/package.json b/package.json
index 2147e89..76357d2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ember-cli-textarea-autosize",
-  "version": "3.1.0",
+  "version": "3.4.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",