diff --git a/TimeIntervals.podspec b/TimeIntervals.podspec index 3afad6f..17c933d 100644 --- a/TimeIntervals.podspec +++ b/TimeIntervals.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "TimeIntervals" - s.version = "0.2.2" + s.version = "1.0.0" s.summary = "Type-safe time calculations for Swift." s.description = <<-DESC Type-safe time calculations for Swift, powered by generics.