Skip to content

Commit 04e8491

Browse files
committed
Update version in SwiftJSONRPC.podspec
1 parent c7c38ba commit 04e8491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftJSONRPC.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 = "SwiftJSONRPC"
3-
s.version = "0.8.0"
3+
s.version = "0.9.0"
44
s.summary = "Swift JSON-RPC 2.0 client"
55
s.homepage = "https://github.com/kolyasev/SwiftJSONRPC"
66
s.license = 'MIT'

0 commit comments

Comments
 (0)