lib/gen.rb in gen-0.24.0 vs lib/gen.rb in gen-0.25.0

- old
+ new

@@ -12,11 +12,11 @@ class Gen # The version. - Version = '0.24.0' + Version = '0.25.0' # Library path. LibPath = File.dirname(__FILE__) @@ -43,5 +43,7 @@ end def teardown end end + +# * George Moschovitis <gm@navel.gr> \ No newline at end of file