diff --git a/CHANGELOG.md b/CHANGELOG.md index d40f9bf..cb02aa7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Changelog --------- +## v0.5.0 + +### Pull Requests + +- [#111](https://github.com/html-next/ember-gestures/pull/111) Ember 3.1 *by [html-next](https://github.com/html-next)* ## 0.1.0 @@ -10,4 +15,4 @@ Changelog - [DEP] Hammertime 0.0.1 - [DEP] HammerJS 2.0.5 - [FEAT] Hammertime mixin -- [FEAT] Velocity Mixin \ No newline at end of file +- [FEAT] Velocity Mixin diff --git a/package.json b/package.json index 9c784b4..31b75ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-gestures", - "version": "0.4.8", + "version": "0.5.0", "description": "TouchAction and Gesture support for Ember Applications", "keywords": [ "ember-addon",