diff --git a/README.md b/README.md index 44a1c9f..e17bc03 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ and get familiar with the concepts. ## Adding the dependency ``` require ( - github.com/spotify/confidence-openfeature-provider-go v0.1.3 + github.com/spotify/confidence-openfeature-provider-go v0.1.4 github.com/open-feature/go-sdk v1.7.0 ) ```