diff --git a/README.md b/README.md index d704443249..da7dfe236e 100644 --- a/README.md +++ b/README.md @@ -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