diff --git a/WordPress-iOS-Shared-Example/Podfile.lock b/WordPress-iOS-Shared-Example/Podfile.lock index ee4c970..e7f9709 100644 --- a/WordPress-iOS-Shared-Example/Podfile.lock +++ b/WordPress-iOS-Shared-Example/Podfile.lock @@ -7,7 +7,7 @@ PODS: - CocoaLumberjack/Core - CocoaLumberjack/Extensions (2.2.0): - CocoaLumberjack/Default - - WordPress-iOS-Shared (0.7.2): + - WordPress-iOS-Shared (0.8.0): - CocoaLumberjack (~> 2.2.0) DEPENDENCIES: @@ -19,7 +19,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: CocoaLumberjack: 17fe8581f84914d5d7e6360f7c70022b173c3ae0 - WordPress-iOS-Shared: c989e2760e64736dd5de10b932bb4fccdd9f9695 + WordPress-iOS-Shared: 4d073fb8efa96f3c902d1e1ac2557bb720f416d7 PODFILE CHECKSUM: 8196d0bef0b4757ec5d593c176fec8a0ebac8e4f diff --git a/WordPress-iOS-Shared.podspec b/WordPress-iOS-Shared.podspec index 94b42e2..25447de 100644 --- a/WordPress-iOS-Shared.podspec +++ b/WordPress-iOS-Shared.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WordPress-iOS-Shared" - s.version = "0.7.2" + s.version = "0.8.0" s.summary = "Shared components used in building the WordPress iOS apps and other library components." s.description = <<-DESC