Skip to content

Commit 7d46126

Browse files
committed
Version update
1 parent 44f5225 commit 7d46126

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
@@ -8,7 +8,7 @@ import (
88

99
const (
1010
Config = "" // Change this const to point to the config.json file if it is not in ~/.config/gotables/config.json
11-
Version = "0.2.1"
11+
Version = "0.2.2"
1212
CopyrightYear = "2024"
1313
CopyrightName = "Jeroen Leuenberger"
1414
CopyrightEmail = "[email protected]"

0 commit comments

Comments
 (0)