Skip to content

Commit 98919d2

Browse files
committed
Release 0.5.4
1 parent e4acc18 commit 98919d2

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.5.4
5+
-----
6+
47
* Escape generated CLI strings. Adds support for paths with spaces.
58

69
0.5.3

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.5.3".freeze
2+
VERSION = "0.5.4".freeze
33
end

0 commit comments

Comments
 (0)