Skip to content

Commit

Permalink
Update version to v72
Browse files Browse the repository at this point in the history
Fix the outated documentation
  • Loading branch information
msamoylov authored Oct 4, 2020
1 parent 69b628f commit 1dd8031
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 1dd8031

Please sign in to comment.