From c07ceb32034b58126755e4b293e48d77740c4fcd Mon Sep 17 00:00:00 2001
From: Troy Murray <tm@msu.edu>
Date: Fri, 10 May 2013 17:23:32 -0400
Subject: [PATCH] Update version to alpha2

---
 lib/omniauth-msunet/version.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/omniauth-msunet/version.rb b/lib/omniauth-msunet/version.rb
index 34fb207..cf3db5c 100644
--- a/lib/omniauth-msunet/version.rb
+++ b/lib/omniauth-msunet/version.rb
@@ -1,5 +1,5 @@
 module OmniAuth
   module Msunet
-    VERSION = "1.0.0.alpha1"
+    VERSION = "1.0.0.alpha2"
   end
 end
-- 
GitLab