Skip to content

Commit ec46840

Browse files
committed
Bump version
1 parent ac6dbfd commit ec46840

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
@@ -23,7 +23,7 @@ const (
2323
// We try to follow Semantic Versioning (http://semver.org),
2424
// but with the http://exercism.io app being a prototype, a
2525
// lot of things get out of hand.
26-
Version = "1.6.2"
26+
Version = "1.7.0"
2727
)
2828

2929
var (

0 commit comments

Comments
 (0)