Skip to content

Commit

Permalink
Prepare 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
silentsokolov committed Aug 28, 2017
1 parent fda9158 commit e400af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimeo.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
)

const (
libraryVersion = "1.1.0"
libraryVersion = "1.2.0"
defaultBaseURL = "https://api.vimeo.com/"
defaultUserAgent = "go-vimeo/" + libraryVersion

Expand Down

0 comments on commit e400af1

Please sign in to comment.