diff --git a/APNSUtil.podspec b/APNSUtil.podspec index 5dacaf2..74c72bc 100644 --- a/APNSUtil.podspec +++ b/APNSUtil.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'APNSUtil' - s.version = '1.3.0' + s.version = '1.4.0' s.summary = 'APNSUtil is makes code simple using apple push notification service.' s.description = 'APNSUtil is makes code simple using apple push notification service.' s.homepage = 'https://github.com/pisces/APNSUtil' diff --git a/APNSUtilAppExtension.podspec b/APNSUtilAppExtension.podspec index df0c4a0..eb348de 100644 --- a/APNSUtilAppExtension.podspec +++ b/APNSUtilAppExtension.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'APNSUtilAppExtension' - s.version = '1.3.0' + s.version = '1.4.0' s.summary = 'APNSUtil is makes code simple using apple push notification service.' s.description = 'APNSUtil is makes code simple using apple push notification service.' s.homepage = 'https://github.com/pisces/APNSUtil'