diff --git a/lib/stitches/version.rb b/lib/stitches/version.rb index 0166af7..406d556 100644 --- a/lib/stitches/version.rb +++ b/lib/stitches/version.rb @@ -1,3 +1,3 @@ module Stitches - VERSION = '3.7.1' + VERSION = '3.7.2' end