lib/wechat/handler/version.rb in wechat-handler-0.1.1 vs lib/wechat/handler/version.rb in wechat-handler-0.1.2

- old
+ new

@@ -1,5 +1,5 @@ module Wechat module Handler - VERSION = '0.1.1'.freeze + VERSION = '0.1.2'.freeze end end