Skip to content

Commit eabb2ce

Browse files
committed
Bumps version
1 parent 282df55 commit eabb2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ActionCableClient.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "ActionCableClient"
3-
s.version = "0.2.1"
3+
s.version = "0.2.2"
44
s.summary = "A Swift client for the Rails ActionCable WebSocket server."
55
s.description = <<-DESC
66
ActionCable is a new WebSocket server being released with Rails 5 which makes it easy to add real-time features to your app. This Swift client makes it dead-simple to connect with that server, abstracting away everything except what you need to get going.

0 commit comments

Comments
 (0)