diff --git a/SwiftDate.podspec b/SwiftDate.podspec index df493186..26daf2cb 100644 --- a/SwiftDate.podspec +++ b/SwiftDate.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'SwiftDate' - spec.version = '4.0.1' + spec.version = '4.0.2' spec.summary = 'The best way to deal with Dates & Time Zones in Swift' spec.homepage = 'https://github.com/malcommac/SwiftDate' spec.license = { :type => 'MIT', :file => 'LICENSE' }