diff --git a/Rakefile b/Rakefile index aa274db..a2c37ea 100644 --- a/Rakefile +++ b/Rakefile @@ -14,7 +14,7 @@ require 'rake/testtask' spec = Gem::Specification.new do |s| s.name = "ruleby" - s.version = "0.8.b3" + s.version = "0.8.b4" s.authors = [ "Joe Kutner", "Matt Smith" ] s.email = 'jpkutner@gmail.com' s.homepage = "http://ruleby.org"