From 4f12bc5245503321d9ad3d7b8ab9db3537f61946 Mon Sep 17 00:00:00 2001 From: Zach Holman Date: Thu, 23 Jun 2011 16:40:09 -0700 Subject: [PATCH] Release 0.0.8 --- play.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/play.gemspec b/play.gemspec index 5189cca4..e28f40d0 100644 --- a/play.gemspec +++ b/play.gemspec @@ -13,7 +13,7 @@ Gem::Specification.new do |s| ## If your rubyforge_project name is different, then edit it and comment out ## the sub! line in the Rakefile s.name = 'play' - s.version = '0.0.7' + s.version = '0.0.8' s.date = '2011-06-23' s.rubyforge_project = 'play'