lib/revo/loans_api/version.rb in revo-loans_api-0.0.13 vs lib/revo/loans_api/version.rb in revo-loans_api-0.0.14

- old
+ new

@@ -1,5 +1,5 @@ module Revo module LoansApi - VERSION = '0.0.13'.freeze + VERSION = '0.0.14'.freeze end end