lib/keystone.rb in kanamei-keystone-0.0.22 vs lib/keystone.rb in kanamei-keystone-0.0.23

- old
+ new

@@ -9,10 +9,10 @@ autoload :FlagSetMaker , 'flag_set_maker' autoload :Moji , 'moji' module Keystone - VERSION = '0.0.22' + VERSION = '0.0.23' autoload :StringUtil , 'keystone/string_util' autoload :Batch , 'keystone/batch' autoload :Os , 'keystone/os' autoload :Mail , 'keystone/mail'