lib/percy/common/version.rb in percy-common-3.1.2.pre.rc.2 vs lib/percy/common/version.rb in percy-common-3.1.2.pre.rc.3
- old
+ new
@@ -1,5 +1,5 @@
module Percy
module Common
- VERSION = '3.1.2-rc.2'.freeze
+ VERSION = '3.1.2-rc.3'.freeze
end
end