Skip to content

Commit

Permalink
bump version to 0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
matsadler committed May 6, 2012
1 parent 54468f9 commit d25b61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion events.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "events"
s.version = "0.9.7"
s.version = "0.9.8"
s.summary = "Clone of the node.js EventEmitter api for Ruby"
s.description = "The Events::Emitter mixin provides a clone of the Node.js EventEmitter API for Ruby."
s.files = Dir["lib/**/*.rb"] + Dir["test/*.*"]
Expand Down

0 comments on commit d25b61f

Please sign in to comment.