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

- old
+ new

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