mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Bump version
This commit is contained in:
parent
f4bd1aee96
commit
b48b2c506f
1 changed files with 1 additions and 1 deletions
|
@ -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.'
|
||||
|
||||
|
|
Loading…
Reference in a new issue