We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f57d16 commit 3aeef51Copy full SHA for 3aeef51
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.9"
+const Version = "2.0.10"
0 commit comments