Skip to content

Commit 5c11d10

Browse files
author
Gustav Simonsson
committed
Bump version to 1.0.3
1 parent d211255 commit 5c11d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/geth/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ import (
5050

5151
const (
5252
ClientIdentifier = "Geth"
53-
Version = "1.0.1"
53+
Version = "1.0.3"
5454
)
5555

5656
var (

0 commit comments

Comments
 (0)