From 0039b7084b848a38de2e960981df25376574adbc Mon Sep 17 00:00:00 2001 From: Nathan Witmer Date: Wed, 5 Apr 2023 11:52:25 -0600 Subject: [PATCH] 1.6.4 --- lib/scientist/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/scientist/version.rb b/lib/scientist/version.rb index 37aa42a..6f44cc0 100644 --- a/lib/scientist/version.rb +++ b/lib/scientist/version.rb @@ -1,3 +1,3 @@ module Scientist - VERSION = "1.6.3" + VERSION = '1.6.4' end