lib/wechat/api/version.rb in
wechat-api-0.2.0
vs lib/wechat/api/version.rb in
wechat-api-0.2.1
- old
+ new
@@ -1,7 +1,7 @@
# module Wechat # module Api
- VERSION = '0.2.0'
+ VERSION = '0.2.1'.freeze
end end