Skip to content

Commit

Permalink
Prepare 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
silentsokolov committed Oct 16, 2018
1 parent ee2b069 commit bfcee49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimeo/vimeo.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
)

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

Expand Down

0 comments on commit bfcee49

Please sign in to comment.