Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dstdfx committed Feb 8, 2019
1 parent d3e5a66 commit b4d9c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcore/gcore.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (

const (
// version represents library version.
version = "2.1.0"
version = "2.3.0"

// defaultUserAgent represents default value of User-Agent header.
defaultUserAgent = "go-gcore/" + version
Expand Down

0 comments on commit b4d9c60

Please sign in to comment.