This commit is contained in:
David Dollar
2010-05-20 15:05:25 -04:00
parent 1fd1a39f4d
commit 00eaa2d239
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.0.1"
VERSION = "0.0.2"
class AppDoesNotExist < Exception; end