Compare commits

...
1 Commits
Author SHA1 Message Date
David Dollar d6a00d7262 0.48.0.pre1 2012-06-11 12:27:20 -04:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
PATH PATH
remote: . remote: .
specs: specs:
foreman (0.47.0) foreman (0.48.0.pre1)
thor (>= 0.13.6) thor (>= 0.13.6)
GEM GEM
+1 -1
View File
@@ -1,5 +1,5 @@
module Foreman module Foreman
VERSION = "0.47.0" VERSION = "0.48.0.pre1"
end end