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

View File

@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foreman (0.47.0)
foreman (0.48.0.pre1)
thor (>= 0.13.6)
GEM

View File

@@ -1,5 +1,5 @@
module Foreman
VERSION = "0.47.0"
VERSION = "0.48.0.pre1"
end