diff --git a/lib/stitches/version.rb b/lib/stitches/version.rb index 8b359d7..e554222 100644 --- a/lib/stitches/version.rb +++ b/lib/stitches/version.rb @@ -1,3 +1,3 @@ module Stitches - VERSION = '3.6.0' + VERSION = '3.6.1' end