Skip to content

Commit be5470c

Browse files
committed
Standardize version number string
1 parent 68a5497 commit be5470c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datatools.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ import (
3535
)
3636

3737
const (
38-
Version = "v0.0.15"
38+
Version = `v0.0.15`
3939

4040
LicenseText = `
4141
%s %s

0 commit comments

Comments
 (0)