From cf7842854827280a934820e04c4bca0387884cc0 Mon Sep 17 00:00:00 2001 From: Muukii Date: Thu, 13 May 2021 02:02:38 +0900 Subject: [PATCH] Update podspec --- TextureSwiftSupport.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TextureSwiftSupport.podspec b/TextureSwiftSupport.podspec index 43075de..0337cc3 100644 --- a/TextureSwiftSupport.podspec +++ b/TextureSwiftSupport.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "TextureSwiftSupport" - spec.version = "3.7.0" + spec.version = "3.8.0" spec.summary = "A tool kit for Texture" spec.description = <<-DESC A library that gains Texture more power in Swift.