Skip to content

Commit 04e49c4

Browse files
committed
Update version for first release
1 parent af8dbf7 commit 04e49c4

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
@@ -16,7 +16,7 @@ import (
1616
)
1717

1818
// gocrt version
19-
var gocrtVersion = "0.0.1-dev"
19+
var gocrtVersion = "0.1.0"
2020

2121
// Wrapper for printing messages
2222
// - used to print only subdomains to STDOUT

0 commit comments

Comments
 (0)