From 3854e35d0721579246be79a7cb6e3f7d4c87df49 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Thu, 30 Apr 2015 15:38:34 -0300 Subject: [PATCH] Bump version number for 0.0.6 --- 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 2088dd2..bf39e24 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.5' + VERSION = '0.0.6' end -end \ No newline at end of file +end -- libgit2 0.21.2