Skip to content

Commit 589d374

Browse files
committed
Bump version
1 parent 9cbd069 commit 589d374

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 @@ const (
1616
// We try to follow Semantic Versioning (http://semver.org),
1717
// but with the http://exercism.io app being a prototype, a
1818
// lot of things get out of hand.
19-
Version = "1.8.1"
19+
Version = "1.8.2"
2020

2121
descDebug = "Outputs useful debug information."
2222
descConfigure = "Writes config values to a JSON file."

0 commit comments

Comments
 (0)