Skip to content

Commit e93c6ff

Browse files
committed
update version v0.24.0
1 parent 1ca8a62 commit e93c6ff

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Change Log
22
==========
33

4+
v0.24.0
5+
6+
- Added new `forge` command to generate new forges for [blacksmith](https://github.com/cloudfoundry-community/blacksmith). Thanks @jhunt
7+
48
v0.23.0
59

610
Appreciation to James Hunt, Dennis Bell and Chris Weibel for the contributions.

lib/bosh/gen/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Bosh
22
module Gen
3-
VERSION = "0.23.0"
3+
VERSION = "0.24.0"
44
end
55
end

0 commit comments

Comments
 (0)