Bump version

This commit is contained in:
Javan Makhmali 2015-06-26 14:37:51 -04:00
parent f4bd1aee96
commit b48b2c506f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = 'action_cable'
s.version = '0.0.3'
s.version = '0.1.0'
s.summary = 'Framework for websockets.'
s.description = 'Action Cable is a framework for realtime communication over websockets.'