From 53ec897ae2d11c9f08881a24267b7bc2a86022b3 Mon Sep 17 00:00:00 2001 From: Florian Hanke Date: Mon, 9 May 2011 23:33:59 +1000 Subject: [PATCH] + Version 0.0.4 --- james.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/james.gemspec b/james.gemspec index 1d74315..f3318fb 100644 --- a/james.gemspec +++ b/james.gemspec @@ -5,7 +5,7 @@ Gem::Specification.new do |s| s.platform = Gem::Platform::CURRENT s.name = 'james' - s.version = '0.0.3' + s.version = '0.0.4' s.author = 'Florian Hanke' s.email = 'florian.hanke+james@gmail.com'