cmd/geth: bump 1.0.5

This commit is contained in:
Gustav Simonsson 2015-09-09 18:50:01 +02:00
parent 2e16b7c3fd
commit 590ec4a4c7
1 changed files with 1 additions and 1 deletions

View File

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