From b040c8206d381a49aba9fd580fa88c5c1f9081ac Mon Sep 17 00:00:00 2001 From: Marius Mathiesen Date: Mon, 8 Oct 2012 09:15:47 +0200 Subject: [PATCH] Update version tag --- lib/gitorious.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/gitorious.rb b/lib/gitorious.rb index 1d2be57b5..91cefea9d 100644 --- a/lib/gitorious.rb +++ b/lib/gitorious.rb @@ -16,5 +16,5 @@ # along with this program. If not, see . #++ module Gitorious - VERSION = "2.3.0" + VERSION = "2.3.1" end -- 2.11.4.GIT