[DRE-commits] [SCM] gem2deb.git branch, master, updated. 460e84be1f7bd8d430c5ddae46d62fd657ac5fa3

Lucas Nussbaum lucas at lucas-nussbaum.net
Fri Mar 18 14:53:32 UTC 2011


The following commit has been merged in the master branch:
commit 460e84be1f7bd8d430c5ddae46d62fd657ac5fa3
Author: Lucas Nussbaum <lucas at lucas-nussbaum.net>
Date:   Fri Mar 18 15:52:32 2011 +0100

    update version to 0.1.1

diff --git a/lib/gem2deb.rb b/lib/gem2deb.rb
index 17ebdee..2e42eae 100644
--- a/lib/gem2deb.rb
+++ b/lib/gem2deb.rb
@@ -15,7 +15,7 @@
 
 module Gem2Deb
 
-  VERSION = '0.1.0'
+  VERSION = '0.1.1'
 
   class CommandFailed < Exception
   end

-- 
gem2deb.git



More information about the Pkg-ruby-extras-commits mailing list