Skip to content

Commit

Permalink
auto release for 0.21.21
Browse files Browse the repository at this point in the history
auto incr version
  • Loading branch information
ucloud-bot authored Oct 27, 2021
1 parent 9190252 commit 5e2ba0e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.21.21 (2021-10-27)

ENHANCEMENTS:

- Update all APIs of `PathX` (#299)

## 0.21.20 (2021-10-27)

ENHANCEMENTS:
Expand Down
2 changes: 1 addition & 1 deletion ucloud/version/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package version

const Version = "0.21.20"
const Version = "0.21.21"

0 comments on commit 5e2ba0e

Please sign in to comment.