From e11090120ba51a32e72498bf128258ba70416fbc Mon Sep 17 00:00:00 2001 From: Daniel Saidi Date: Tue, 22 Aug 2023 00:14:43 +0200 Subject: [PATCH] Bump to 0.2.0 --- PrintingKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PrintingKit.podspec b/PrintingKit.podspec index d7ac857..07aecf2 100644 --- a/PrintingKit.podspec +++ b/PrintingKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PrintingKit' - s.version = '0.1.0' + s.version = '0.2.0' s.swift_versions = ['5.7'] s.summary = 'PrintingKit...' s.description = 'PrintingKit is...great?'