From 845ed41691b52c96d60c80310d141458296962de Mon Sep 17 00:00:00 2001 From: mo khan Date: Tue, 28 Jan 2020 16:50:05 -0700 Subject: Fix bug in redirecting to relative paths --- lib/net/hippie/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/net/hippie/version.rb') diff --git a/lib/net/hippie/version.rb b/lib/net/hippie/version.rb index ffa6fdf..007303b 100644 --- a/lib/net/hippie/version.rb +++ b/lib/net/hippie/version.rb @@ -2,6 +2,6 @@ module Net module Hippie - VERSION = '0.3.1' + VERSION = '0.3.2' end end -- cgit v1.2.3