The podspecs for several NIO libraries are a few versions out of date: - SwiftNIO: https://github.com/CocoaPods/Specs/blob/16f7ab17282a920ac2f24d14168745c7281253e9/Specs/e/8/6/SwiftNIO/2.40.0/SwiftNIO.podspec.json#L3 - SwiftNIOHTTP2: https://github.com/CocoaPods/Specs/blob/16f7ab17282a920ac2f24d14168745c7281253e9/Specs/b/4/b/SwiftNIOHTTP2/1.22.0/SwiftNIOHTTP2.podspec.json#L3 - SwiftNIOSSL: https://github.com/CocoaPods/Specs/blob/16f7ab17282a920ac2f24d14168745c7281253e9/Specs/e/8/e/SwiftNIOSSL/2.19.0/SwiftNIOSSL.podspec.json#L3 It looks like this has happened before (#1017, #1390, #2052) - would it make sense to automate this and/or make it part of the release process? Thanks!
The podspecs for several NIO libraries are a few versions out of date:
It looks like this has happened before (#1017, #1390, #2052) - would it make sense to automate this and/or make it part of the release process?
Thanks!