Skip to content

Commit 6bbf083

Browse files
authored
Merge pull request #1197 from msamoylov/master
Update version to v72
2 parents 69b628f + 1dd8031 commit 6bbf083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ toolchain will resolve and fetch the stripe-go module automatically.
3030
Alternatively, you can also explicitly `go get` the package into a project:
3131

3232
```
33-
go get -u github.com/stripe/stripe-go/v71
33+
go get -u github.com/stripe/stripe-go/v72
3434
```
3535

3636
## Documentation

0 commit comments

Comments
 (0)