There was an error while loading. Please reload this page.
1 parent d62c2ad commit 94208eaCopy full SHA for 94208ea
1 file changed
version.go
@@ -2,4 +2,4 @@ package roxyapi
2
3
// Version is the published SDK version. It is sent as the X-SDK-Client header on
4
// every request. The release workflow rewrites this constant to the next git tag.
5
-const Version = "0.1.0"
+const Version = "0.1.1"
0 commit comments