Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Mees committed Dec 12, 2011
1 parent 9950353 commit bd92229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -21,7 +21,7 @@ require 'rspec/core/rake_task'

spec = Gem::Specification.new do |s|
s.name = %q{wooga-kafka-rb}
s.version = "0.0.7"
s.version = "0.0.8"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Alejandro Crosa", "Stefan Mees", "Tim Lossen"]
Expand Down

0 comments on commit bd92229

Please sign in to comment.