From 4331228972f5e8e5d2cae16a25679499670b0664 Mon Sep 17 00:00:00 2001 From: David Judd Date: Sat, 3 Jun 2017 11:01:19 -0700 Subject: [PATCH] Bump version --- lib/humanname/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/humanname/version.rb b/lib/humanname/version.rb index 3b4c417..64c4216 100644 --- a/lib/humanname/version.rb +++ b/lib/humanname/version.rb @@ -1,3 +1,3 @@ module HumanName - VERSION = '0.4.2'.freeze + VERSION = '0.4.3'.freeze end