From e011717a7c61e49340d8f14b070e9ab021117b4b Mon Sep 17 00:00:00 2001 From: Lee Jarvis Date: Mon, 16 Jan 2012 15:14:51 +0000 Subject: Revert "bump gemspec version to 3.0.0-rc1" This reverts commit dfaf8150a4ab935a4f77db967f35285b73b35607. --- slop.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slop.gemspec') diff --git a/slop.gemspec b/slop.gemspec index df8f737..18e5493 100644 --- a/slop.gemspec +++ b/slop.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'slop' - s.version = '3.0.0-rc1' + 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