From fc3cbb40a146c33a64eafef3bd86270e84aa76ee Mon Sep 17 00:00:00 2001 From: Jens Balvig Date: Sat, 29 Jan 2022 12:17:37 +0100 Subject: [PATCH] bump version --- lib/spyke/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/spyke/version.rb b/lib/spyke/version.rb index d0fb14a..43edc87 100644 --- a/lib/spyke/version.rb +++ b/lib/spyke/version.rb @@ -1,3 +1,3 @@ module Spyke - VERSION = '6.1.2' + VERSION = '6.1.3' end