lib/keystone.rb in kanamei-keystone-0.0.14 vs lib/keystone.rb in kanamei-keystone-0.0.15

- old
+ new

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