Skip to content

Commit

Permalink
bump version to 0.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
hanneshayashi committed Dec 8, 2020
1 parent 21dfc60 commit b244c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gsmhelpers/general.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import (
"gopkg.in/yaml.v3"
)

const version = "0.1.17"
const version = "0.1.18"

// StandardRetrier is a retrier object that should be used by every function that calls a Google API
var StandardRetrier = newStandardRetrier()
Expand Down

0 comments on commit b244c58

Please sign in to comment.