To release:
- Bump version in version.rb
- Commit changes and tag with version: ie 0.8.4
VERSION=0.8.4 && git tag $VERSION && git push origin $VERSION && gem build ld-celluloid-eventsource.gemspec && gem push ld-celluloid-eventsource-$VERSION.gem- Release on Github