lib/mutaconf.rb in mutaconf-0.1.0 vs lib/mutaconf.rb in mutaconf-0.1.1

- old
+ new

@@ -1,8 +1,8 @@ # encoding: UTF-8 module Mutaconf - VERSION = '0.1.0' + VERSION = '0.1.1' def self.dsl *args DSL.new *args end