lib/wechat/handler/version.rb in
wechat-handler-1.0
vs lib/wechat/handler/version.rb in
wechat-handler-2.1
- old
+ new
@@ -1,5 +1,5 @@
module Wechat module Handler
- VERSION = '1.0'.freeze
+ VERSION = '2.1'.freeze
end end