Skip to content

Commit 55fedd3

Browse files
committed
Bump version
1 parent 1717fa9 commit 55fedd3

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.7.5"
19+
Version = "1.8.0"
2020

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

0 commit comments

Comments
 (0)