Skip to content

Commit ac7260b

Browse files
v0.7.5
1 parent 9af4f1d commit ac7260b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.7.5 (May 20, 2017)
2+
3+
* fix #15 can't make the alises to work (using Declarative Approach)
4+
15
# 0.7.4 (May 20, 2017)
26

37
* fix multimachine_filter error with commands without vmname

lib/vagrant/compose/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Vagrant
22
module Compose
3-
VERSION = "0.7.4"
3+
VERSION = "0.7.5"
44
end
55
end

0 commit comments

Comments
 (0)