We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ccc7a4 commit 6fb4516Copy full SHA for 6fb4516
main.go
@@ -16,7 +16,7 @@ const (
16
// We try to follow Semantic Versioning (http://semver.org),
17
// but with the http://exercism.io app being a prototype, a
18
// lot of things get out of hand.
19
- Version = "1.8.0"
+ Version = "1.8.1"
20
21
descDebug = "Outputs useful debug information."
22
descConfigure = "Writes config values to a JSON file."
0 commit comments