Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vvatanabe committed Feb 25, 2018
1 parent 501707b commit b22c8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typetalk/typetalk.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
)

const (
libraryVersion = "1.1.0"
libraryVersion = "1.2.0"
apiVersion = "v1"
defaultBaseURL = "https://typetalk.com/api/"
userAgent = "go-typetalk/" + libraryVersion
Expand Down

0 comments on commit b22c8a7

Please sign in to comment.