lib/keystone.rb in kanamei-keystone-0.0.21 vs lib/keystone.rb in kanamei-keystone-0.0.22
- old
+ new
@@ -9,10 +9,10 @@
autoload :FlagSetMaker , 'flag_set_maker'
autoload :Moji , 'moji'
module Keystone
- VERSION = '0.0.21'
+ VERSION = '0.0.22'
autoload :StringUtil , 'keystone/string_util'
autoload :Batch , 'keystone/batch'
autoload :Os , 'keystone/os'
autoload :Mail , 'keystone/mail'