From cdefc1829925ca1ebdd6acc96d576b722c8bc64e Mon Sep 17 00:00:00 2001 From: KelanJiang Date: Wed, 8 Jun 2022 11:00:00 +0800 Subject: [PATCH] Upgrade version. --- MIOSwiftyArchitecture.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MIOSwiftyArchitecture.podspec b/MIOSwiftyArchitecture.podspec index 43b35be..196e76d 100644 --- a/MIOSwiftyArchitecture.podspec +++ b/MIOSwiftyArchitecture.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'MIOSwiftyArchitecture' - s.version = '2.0.0' + s.version = '2.0.1' s.summary = 'Breezy architecture in Swift for building iOS applications.' s.description = <<-DESC * Breezy architecture in Swift for building iOS applications. It offers lots of functions which simple and easy to use for developer.