lib/percy/common/version.rb in percy-common-3.1.2.pre.rc.3 vs lib/percy/common/version.rb in percy-common-3.1.2.rc.1

- old
+ new

@@ -1,5 +1,5 @@ module Percy module Common - VERSION = '3.1.2-rc.3'.freeze + VERSION = '3.1.2.rc.1'.freeze end end