We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ee820 commit 14dd53cCopy full SHA for 14dd53c
HTTPStatusCodes.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'HTTPStatusCodes'
3
- s.version = '2.0.1'
+ s.version = '2.0.2'
4
s.license = 'MIT'
5
s.summary = 'Swift enum wrapper for easier handling of HTTP status codes'
6
s.homepage = 'https://github.com/rhodgkins/SwiftHTTPStatusCodes'
0 commit comments