lib/wechat/api/version.rb in wechat-api-0.4.2 vs lib/wechat/api/version.rb in wechat-api-0.4.3

- old
+ new

@@ -1,7 +1,7 @@ # module Wechat # module Api - VERSION = '0.4.2'.freeze + VERSION = '0.4.3'.freeze end end