Skip to content

Commit db5e82b

Browse files
committed
Release 0.8.3
1 parent 7fc1b3e commit db5e82b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
master
22
------
33

4+
0.8.3
5+
-----
6+
47
* Add support for integrating with `yarn`. [#496]
58

69
[#496]: https://github.com/thoughtbot/ember-cli-rails/pull/496

lib/ember_cli/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module EmberCli
2-
VERSION = "0.8.2".freeze
2+
VERSION = "0.8.3".freeze
33
end

0 commit comments

Comments
 (0)