aboutsummaryrefslogtreecommitdiffstats
path: root/action_cable.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'action_cable.gemspec')
-rw-r--r--action_cable.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/action_cable.gemspec b/action_cable.gemspec
index 714256a73e..1d68c2b0a5 100644
--- a/action_cable.gemspec
+++ b/action_cable.gemspec
@@ -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.'