From 9ab6657cd8af1995e4ba983bbe9874888d6aad4d Mon Sep 17 00:00:00 2001 From: PereRohit <77770177+PereRohit@users.noreply.github.com> Date: Mon, 19 Sep 2022 16:54:24 +0530 Subject: [PATCH] Update version to 0.0.9 in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd7779b..c378c84 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Gos [text/template](https://pkg.go.dev/text/template) is used to generate basic - [go](https://go.dev/dl/) - [mockgen](https://github.com/golang/mock#installation) ```bash -go install github.com/PereRohit/gosvc/cmd/gosvc@v0.0.8 +go install github.com/PereRohit/gosvc/cmd/gosvc@v0.0.9 ``` ## Usage