lib/rcap/version.rb in rcap-2.7.0 vs lib/rcap/version.rb in rcap-2.7.3

- old
+ new

@@ -1,3 +1,5 @@ +# frozen_string_literal: true + module RCAP - VERSION = '2.7.0' + VERSION = '2.7.3' end