This commit is contained in:
David Dollar
2012-04-20 17:41:08 -04:00
parent ce3003b026
commit 383c1f87af
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.42.0)
foreman (0.43.0)
thor (>= 0.13.6)
GEM
+1 -1
View File
@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.42.0"
VERSION = "0.43.0"
end