diff --git a/NSTimeZone-Coordinate.podspec b/NSTimeZone-Coordinate.podspec index 0932bdb..9f9d963 100644 --- a/NSTimeZone-Coordinate.podspec +++ b/NSTimeZone-Coordinate.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'NSTimeZone-Coordinate' - s.version = '1.0.1' + s.version = '1.0.2' s.summary = 'NSTimeZone category that adds coordinates.' s.homepage = 'https://github.com/friedbunny/NSTimeZone-Coordinate'