Skip to content

Commit

Permalink
Bump version to 0.8.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
tcard committed Aug 11, 2016
1 parent cff0cff commit b189f02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AblyRealtime.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "AblyRealtime"
s.version = "0.8.3"
s.version = "0.8.4"
s.summary = "iOS client for Ably"
s.description = <<-DESC
iOS client library for ably.io, the realtime messaging service, written in Objective-C and ready for Swift 2.0.
Expand Down
4 changes: 2 additions & 2 deletions Examples/Tests/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- AblyRealtime (0.8.3):
- AblyRealtime (0.8.4):
- msgpack (= 0.1.8)
- SocketRocket (= 0.5.1)
- msgpack (0.1.8)
Expand All @@ -13,7 +13,7 @@ EXTERNAL SOURCES:
:path: "../.."

SPEC CHECKSUMS:
AblyRealtime: e11b47c932c81ae495e7a34ddc36f3f31b3dd6d2
AblyRealtime: 1f512af9778d805f6d2700e8d19952a22128e4a3
msgpack: 97491d2ea799408f4694f2c7d7fd79baf77853dd
SocketRocket: d57c7159b83c3c6655745cd15302aa24b6bae531

Expand Down

0 comments on commit b189f02

Please sign in to comment.