lib/rubigen.rb in rubigen-1.5.3 vs lib/rubigen.rb in rubigen-1.5.4

- old
+ new

@@ -8,10 +8,10 @@ end require 'active_support' module RubiGen - VERSION = '1.5.3' + VERSION = '1.5.4' end require 'rubigen/base' require 'rubigen/lookup' require 'rubigen/commands'