We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b190e commit e55b49bCopy full SHA for e55b49b
version.go
@@ -1,4 +1,4 @@
1
package main
2
3
// Version is the current version of the gh-token CLI.
4
-const Version = "2.0.8"
+const Version = "2.0.9"
0 commit comments