There was an error while loading. Please reload this page.
1 parent 2f3faf4 commit a3ac821Copy full SHA for a3ac821
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.19"
+const Version = "0.1.20"
0 commit comments