From 9aadffe0643ae47a5885ce652593e857af0ec025 Mon Sep 17 00:00:00 2001 From: ChrisBAshton Date: Tue, 31 Jul 2018 13:52:01 +0100 Subject: [PATCH] 4.2.3 Windows fixes and allow nested history_dir name --- lib/wraith/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/wraith/version.rb b/lib/wraith/version.rb index 03c47364..797fea6e 100644 --- a/lib/wraith/version.rb +++ b/lib/wraith/version.rb @@ -1,3 +1,3 @@ module Wraith - VERSION = "4.2.2" + VERSION = "4.2.3" end