Skip to content

Commit a3ac821

Browse files
release: v0.1.20
1 parent 2f3faf4 commit a3ac821

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ package roxyapi
22

33
// Version is the published SDK version. It is sent as the X-SDK-Client header on
44
// every request. The release workflow rewrites this constant to the next git tag.
5-
const Version = "0.1.19"
5+
const Version = "0.1.20"

0 commit comments

Comments
 (0)