I am trying to update my SwiftMessages to 4.0, but I keep getting 3.5.1.
How can I update it to 4.0?
I've tried doing this but it is not working.
pod 'SwiftMessages’, '~> 4.0.0’
4.0.0 isn’t released
Is there any ETA on the release of the 4.0.0 on cocoa pods?
I use this pod as dependency on another personal pod, and since .podspec files can't use ":git"/":tag", there's no way I can pod trunk push my pod because of the 3.5.1 version...
@ripventura Ran into some merge issues yesterday and had to punt on it. Should release today.
Is there any way to get notified when 4.0.0 is available on cocoa pods?
@ripventura it's out now.
@wtmoose thanks man, you rock!
Most helpful comment
@ripventura Ran into some merge issues yesterday and had to punt on it. Should release today.