This commit is contained in:
David Dollar
2010-06-09 12:32:33 -04:00
parent 56f8603a5d
commit 2b8d575aab
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.1.0"
VERSION = "0.2.0"
class AppDoesNotExist < Exception; end