Skip to content

Commit f0948ab

Browse files
committed
Bump version 0.1.3 and update changelog
1 parent 47244ea commit f0948ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const (
1818
// AppName is this tool name
1919
AppName = "iap_curl"
2020
// Version is the version information of this tool
21-
Version = "0.1.2"
21+
Version = "0.1.3"
2222
)
2323

2424
const help = `iap_curl - curl wrapper for making HTTP request to IAP-protected app

0 commit comments

Comments
 (0)