diff --git a/lib/stitches/version.rb b/lib/stitches/version.rb index ac220d5..d195d94 100644 --- a/lib/stitches/version.rb +++ b/lib/stitches/version.rb @@ -1,3 +1,3 @@ module Stitches - VERSION = '3.8.1' + VERSION = "3.8.2" end