Skip to content

Commit

Permalink
Merge pull request #1197 from msamoylov/master
Browse files Browse the repository at this point in the history
Update version to v72
  • Loading branch information
remi-stripe committed Oct 4, 2020
2 parents 69b628f + 1dd8031 commit 6bbf083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ toolchain will resolve and fetch the stripe-go module automatically.
Alternatively, you can also explicitly `go get` the package into a project:

```
go get -u github.com/stripe/stripe-go/v71
go get -u github.com/stripe/stripe-go/v72
```

## Documentation
Expand Down

0 comments on commit 6bbf083

Please sign in to comment.