From 0f7f66f5c1a0caafe182fd7c23fb13bf3ee4f020 Mon Sep 17 00:00:00 2001 From: Justin Lambert Date: Wed, 4 Mar 2020 06:26:45 -0700 Subject: [PATCH] bump version --- lib/stitches/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/stitches/version.rb b/lib/stitches/version.rb index d195d94..a680ad3 100644 --- a/lib/stitches/version.rb +++ b/lib/stitches/version.rb @@ -1,3 +1,3 @@ module Stitches - VERSION = "3.8.2" + VERSION = "3.8.3" end