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

Commit ab50425

Browse files
committed
version: v0.0.9
Signed-off-by: Sam Batschelet <[email protected]>
1 parent 18d6377 commit ab50425

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)