We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.8.2
1 parent c2bdeb9 commit 9119085Copy full SHA for 9119085
CHANGELOG.md
@@ -1,6 +1,9 @@
1
master
2
------
3
4
+0.8.2.
5
+------
6
+
7
* Support Rails 5 static file serving configuration. [#499]
8
9
[#499]: https://github.com/thoughtbot/ember-cli-rails/pull/499
lib/ember_cli/version.rb
@@ -1,3 +1,3 @@
module EmberCli
- VERSION = "0.8.1".freeze
+ VERSION = "0.8.2".freeze
end
0 commit comments