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.4.2
1 parent ef0fc67 commit 1ecc99fCopy full SHA for 1ecc99f
CHANGELOG.md
@@ -1,6 +1,12 @@
1
master
2
------
3
4
+0.4.2
5
+-----
6
+
7
+* use the `EmberCli` module in implementation. Ensure backward compatibility by
8
+ aliasing the `EmberCli` to `EmberCLI`.
9
10
0.4.1
11
-----
12
lib/ember-cli/version.rb
@@ -1,3 +1,3 @@
module EmberCli
- VERSION = "0.4.1".freeze
+ VERSION = "0.4.2".freeze
end
0 commit comments