Skip to content

Commit 8ca4968

Browse files
committed
Version 0.0.2
1 parent 434a3b9 commit 8ca4968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import (
3737
const AppName = "ghreleasechecker"
3838

3939
// Version is the CLI application version
40-
var Version = "0.0.2-dev"
40+
var Version = "0.0.2"
4141

4242
// Command line parameters
4343
var (

0 commit comments

Comments
 (0)