Skip to content

Commit 7ea33af

Browse files
committed
Bump patch version
1 parent 88397b1 commit 7ea33af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

timestampvm/vm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ var (
3737
Version = &version.Semantic{
3838
Major: 1,
3939
Minor: 3,
40-
Patch: 0,
40+
Patch: 1,
4141
}
4242

4343
_ block.ChainVM = &VM{}

0 commit comments

Comments
 (0)