Skip to content

Commit

Permalink
bump version to 0.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
hanneshayashi committed Dec 6, 2020
1 parent 6d8a185 commit f1427bc
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 @@ -40,7 +40,7 @@ import (
"gopkg.in/yaml.v3"
)

const version = "0.1.16"
const version = "0.1.17"

// 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 f1427bc

Please sign in to comment.