Skip to content

Commit

Permalink
Updated podspec for 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
malcommac committed Sep 30, 2016
1 parent ef1d2f7 commit 99de747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftDate.podspec
Original file line number Diff line number Diff line change
@@ -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' }
Expand Down

0 comments on commit 99de747

Please sign in to comment.