This commit is contained in:
David Dollar
2010-05-21 15:32:03 -04:00
parent 07f2e41582
commit 7d7bb87fc7
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.0.2"
VERSION = "0.1.0"
class AppDoesNotExist < Exception; end