From e0d73ddc0def14db08cda1554dff36d79b0c280b Mon Sep 17 00:00:00 2001 From: Lee Jarvis Date: Thu, 8 Dec 2011 10:34:48 +0000 Subject: bump version to 2.4.1 --- slop.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slop.gemspec') diff --git a/slop.gemspec b/slop.gemspec index 7d7b80d..b56961c 100644 --- a/slop.gemspec +++ b/slop.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'slop' - s.version = '2.4.0' + s.version = '2.4.1' s.summary = 'Option gathering made easy' s.description = 'A simple DSL for gathering options and parsing the command line' s.author = 'Lee Jarvis' -- cgit v1.2.1