From 1b8a41147f372cf78f8b3293f4c0f98f338ffc73 Mon Sep 17 00:00:00 2001 From: Ahmed O Date: Mon, 1 May 2017 10:34:30 -0400 Subject: [PATCH] bump version --- lib/switch_user/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/switch_user/version.rb b/lib/switch_user/version.rb index ab7f5eb..81902cb 100644 --- a/lib/switch_user/version.rb +++ b/lib/switch_user/version.rb @@ -1,3 +1,3 @@ module SwitchUser - VERSION = "1.4.0" + VERSION = "1.4.0.0" end