From 74c8ca92dbf78fe312e3dcdab0197df60952bebb Mon Sep 17 00:00:00 2001 From: Danny Ben Shitrit Date: Thu, 14 May 2020 16:50:25 +0000 Subject: [PATCH] version bump 0.3.2 --- lib/victor/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/victor/version.rb b/lib/victor/version.rb index d925bc4..fe29382 100644 --- a/lib/victor/version.rb +++ b/lib/victor/version.rb @@ -1,3 +1,3 @@ module Victor - VERSION = "0.3.1" + VERSION = "0.3.2" end \ No newline at end of file