File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ This is a port of Featurevisor [Javascript SDK](https://featurevisor.com/docs/sd
44
55This SDK is compatible with [ Featurevisor] ( https://featurevisor.com/ ) v2.0 projects and above.
66
7+ See example application [ here] ( https://github.com/featurevisor/featurevisor-example-go ) .
8+
79## Table of contents <!-- omit in toc -->
810
911- [ Installation] ( #installation )
@@ -750,7 +752,6 @@ go test ./...
750752
751753- Manually create a new release on [ GitHub] ( https://github.com/featurevisor/featurevisor-go/releases )
752754- Tag it with a prefix of ` v ` , like ` v1.0.0 `
753- - GitHub Actions is set up to automatically notify [ Go modules] ( https://pkg.go.dev/github.com/featurevisor/featurevisor-go ) about the new release
754755
755756## License
756757
You can’t perform that action at this time.
0 commit comments