From f20cc7abcb28df8258262934a7c1af24c9ce6be9 Mon Sep 17 00:00:00 2001 From: Lee Jarvis Date: Tue, 15 May 2012 16:54:25 +0100 Subject: bump version to 3.2.0 --- slop.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slop.gemspec') diff --git a/slop.gemspec b/slop.gemspec index 81f37b4..81ca2a3 100644 --- a/slop.gemspec +++ b/slop.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'slop' - s.version = '3.1.1' + s.version = '3.2.0' 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