From 372ab8a896a7fa227f9a472900cfe9e009030d39 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sun, 30 Nov 2008 11:14:31 +0100 Subject: Push VERSION to 1.1 --- lib/bacon.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bacon.rb b/lib/bacon.rb index c1e1647..f034fc7 100644 --- a/lib/bacon.rb +++ b/lib/bacon.rb @@ -8,7 +8,7 @@ # See COPYING or http://www.opensource.org/licenses/mit-license.php. module Bacon - VERSION = "1.0" + VERSION = "1.1" Counter = Hash.new(0) ErrorLog = "" -- cgit 1.4.1