From 0284e8ff0f446ab39c6604282aa57658e2335a65 Mon Sep 17 00:00:00 2001 From: Thiago Date: Thu, 5 Feb 2015 18:22:51 -0200 Subject: [PATCH] Update version.rb --- lib/omniauth-remote-user/version.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/omniauth-remote-user/version.rb b/lib/omniauth-remote-user/version.rb index 6844191..2088dd2 100644 --- a/lib/omniauth-remote-user/version.rb +++ b/lib/omniauth-remote-user/version.rb @@ -1,5 +1,5 @@ module Omniauth module RemoteUser - VERSION = '0.0.4' + VERSION = '0.0.5' end -end +end \ No newline at end of file -- libgit2 0.21.2