We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47244ea commit f0948abCopy full SHA for f0948ab
main.go
@@ -18,7 +18,7 @@ const (
18
// AppName is this tool name
19
AppName = "iap_curl"
20
// Version is the version information of this tool
21
- Version = "0.1.2"
+ Version = "0.1.3"
22
)
23
24
const help = `iap_curl - curl wrapper for making HTTP request to IAP-protected app
0 commit comments