Skip to content

Commit 6772e40

Browse files
committed
Create 1.0.1 release
1 parent 9c03883 commit 6772e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ConvAPI.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "ConvAPI"
4-
s.version = "1.0.0"
4+
s.version = "1.0.1"
55
s.summary = "Easy HTTP requests against REST-style APIs with codable JSON bodies"
66
s.description = <<-DESC
77
ConvAPI allows easy HTTP requests in Swift against REST-style APIs with JSON formatting by supporting codable bodies and promised responses.

0 commit comments

Comments
 (0)