We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca8a62 commit e93c6ffCopy full SHA for e93c6ff
2 files changed
ChangeLog.md
@@ -1,6 +1,10 @@
1
Change Log
2
==========
3
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
8
v0.23.0
9
10
Appreciation to James Hunt, Dennis Bell and Chris Weibel for the contributions.
lib/bosh/gen/version.rb
@@ -1,5 +1,5 @@
module Bosh
module Gen
- VERSION = "0.23.0"
+ VERSION = "0.24.0"
end
0 commit comments