diff --git a/CollectionKit.podspec b/CollectionKit.podspec index 359f859..e8dccab 100644 --- a/CollectionKit.podspec +++ b/CollectionKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "CollectionKit" - s.version = "2.0.1" + s.version = "2.0.2" s.summary = "A modern swift framework for building data-driven reusable collection view components." s.description = <<-DESC diff --git a/Sources/Info.plist b/Sources/Info.plist index 0e27f5f..e13d2ef 100644 --- a/Sources/Info.plist +++ b/Sources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.0.1 + 2.0.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass