lib/percy/common/version.rb in percy-common-1.1.0 vs lib/percy/common/version.rb in percy-common-1.2.0

- old
+ new

@@ -1,5 +1,5 @@ module Percy module Common - VERSION = '1.1.0' + VERSION = '1.2.0'.freeze end end