Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 1b12a0d

Browse files
committed
version: v0.0.9
Signed-off-by: Sam Batschelet <sam.batschelet@avalabs.org>
1 parent c190db4 commit 1b12a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ import "github.com/ava-labs/avalanchego/version"
99
var Version = &version.Semantic{
1010
Major: 0,
1111
Minor: 0,
12-
Patch: 8,
12+
Patch: 9,
1313
}

0 commit comments

Comments
 (0)