Version bump

This commit is contained in:
Jeroen Houtzager
2016-02-26 14:55:52 +01:00
parent b65f2b4de3
commit 93e71ba4b8
2 changed files with 26 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'SwiftDate'
spec.version = '3.0.5'
spec.version = '3.0.6'
spec.summary = 'Swift library to easily manage dates; also with varying time zones, calendars and locales'
spec.homepage = 'https://github.com/malcommac/SwiftDate'
spec.license = { :type => 'MIT', :file => 'LICENSE' }