Skip to content

Commit

Permalink
[swift]Bump 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yndu13 committed Apr 9, 2024
1 parent 13ea69a commit c46c5c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions swift/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 2024-04-09 Version 1.0.4
* Resolve InputStream data read as bytes.

### 2023-06-26 Version 1.0.3
* Support static method `assertAsInteger()`.

Expand Down
2 changes: 1 addition & 1 deletion swift/TeaUtils.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|

spec.name = "TeaUtils"
spec.version = "1.0.3"
spec.version = "1.0.4"
spec.license = "Apache 2.0"
spec.summary = "Alibaba Cloud Tea Util for Swift"
spec.homepage = "https://github.com/alibabacloud-sdk-swift/tea-utils"
Expand Down

0 comments on commit c46c5c9

Please sign in to comment.