Skip to content

Commit 94208ea

Browse files
release: v0.1.1
1 parent d62c2ad commit 94208ea

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.0"
5+
const Version = "0.1.1"

0 commit comments

Comments
 (0)