Bump version to 1.0.3

This commit is contained in:
Gustav Simonsson
2015-09-02 00:29:24 +02:00
parent d2112556ee
commit 5c11d1033d

View File

@ -50,7 +50,7 @@ import (
const ( const (
ClientIdentifier = "Geth" ClientIdentifier = "Geth"
Version = "1.0.1" Version = "1.0.3"
) )
var ( var (