From b32aa260b0b19f4dbc8a3578694b071ba2f5436e Mon Sep 17 00:00:00 2001 From: Lee Jarvis Date: Sun, 18 Dec 2011 12:36:03 +0000 Subject: bump version 2.4.2 --- slop.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slop.gemspec') diff --git a/slop.gemspec b/slop.gemspec index b56961c..18e5493 100644 --- a/slop.gemspec +++ b/slop.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'slop' - s.version = '2.4.1' + s.version = '2.4.2' 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