diff --git a/ADCoordinator.podspec b/ADCoordinator.podspec index 4481239..ef30ed1 100644 --- a/ADCoordinator.podspec +++ b/ADCoordinator.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ADCoordinator' - s.version = '1.0.1' + s.version = '1.0.2' s.summary = 'An implementation of the coordinator pattern used at Fabernovel.' s.description = <<-DESC Coordinators are a powerful pattern to decouple the navigation from the view controllers in an app. diff --git a/CHANGELOG.md b/CHANGELOG.md index 50c5fa4..6ea66e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [1.0.2] - 2021-09-10 + +- Add SPM compatibility + ## [1.0.1] - 2020-11-19 ### Fixed diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 4f86a44..0db9d8a 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - ADCoordinator (1.0.1) + - ADCoordinator (1.0.2) - SwiftLint (0.39.1) DEPENDENCIES: @@ -15,7 +15,7 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - ADCoordinator: 8c0703c303181554ef4f3f20c750651f0a97e219 + ADCoordinator: e8e093c032bffdd2a2a7ce4e71acd23b7c9b21c3 SwiftLint: 55e96a4a4d537d4a3156859fc1c54bd24851a046 PODFILE CHECKSUM: 19c79d788c2661a1c97effe1e51ebc195f849213