Skip to content

Commit 7d0b2b8

Browse files
committed
Update for 0.1.3
1 parent 1fc1c8c commit 7d0b2b8

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.1.2"
3+
s.version = "0.1.3"
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)