Skip to content

Commit 6eec767

Browse files
committed
Release 0.8.2
1 parent d46a58f commit 6eec767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version_current.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ type Version struct {
1616
var currentVersion = Version{
1717
major: 0,
1818
minor: 8,
19-
patch: 1,
19+
patch: 2,
2020
preRelease: "",
2121
}
2222

0 commit comments

Comments
 (0)