diff --git a/zaiclient.podspec b/zaiclient.podspec index e19b53d..6c9dce3 100644 --- a/zaiclient.podspec +++ b/zaiclient.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'zaiclient' - s.version = '0.2.3' + s.version = '0.3.0' s.summary = 'REST client SDK that allows you to easily use Z.Ai API in Swift environment.' s.homepage = 'https://github.com/zaikorea/zaiclient-swift'