lib/revo/loans_api/version.rb in revo-loans_api-0.0.10 vs lib/revo/loans_api/version.rb in revo-loans_api-0.0.11

- old
+ new

@@ -1,5 +1,5 @@ module Revo module LoansApi - VERSION = '0.0.10' + VERSION = '0.0.11'.freeze end end