Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Naiman committed Jun 25, 2019
1 parent cd823ca commit 86bce09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion broadcaster.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = 'broadcaster'
spec.version = '1.0.0'
spec.version = '1.0.1'
spec.authors = ['Gabriel Naiman']
spec.email = ['gabynaiman@gmail.com']
spec.summary = 'Broadcasting based on Redis PubSub'
Expand Down

0 comments on commit 86bce09

Please sign in to comment.