Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Aug 1, 2023
1 parent c116186 commit 5121d43
Show file tree
Hide file tree
Showing 4 changed files with 577 additions and 152 deletions.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.2.20
v0.2.21
2 changes: 1 addition & 1 deletion cmd/tmpl/function-example.tmpl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Create a client with your token.
// {{.Description}}
func Example{{.Tag}}Service_{{.Name}}() {
client, err := {{.PackageName}}.NewClientFromEnv("your apps user agent")
if err != nil {
Expand Down
Loading

0 comments on commit 5121d43

Please sign in to comment.