lib/percy/common/version.rb in percy-common-3.1.6 vs lib/percy/common/version.rb in percy-common-3.1.7.pre.beta

- old
+ new

@@ -1,5 +1,5 @@ module Percy module Common - VERSION = '3.1.6'.freeze + VERSION = '3.1.7-beta'.freeze end end