Skip to content

Commit 186cf1d

Browse files
committed
bug fixes in jsoncols
1 parent 7ff2e31 commit 186cf1d

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.14"
38+
Version = "v0.0.15"
3939

4040
LicenseText = `
4141
%s %s

0 commit comments

Comments
 (0)