diff --git a/README.md b/README.md index b233d2a..d67a1f2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Go](https://github.com/edwinvautier/go-cli/actions/workflows/go.yml/badge.svg)](https://github.com/edwinvautier/go-cli/actions/workflows/go.yml) [![CodeQL](https://github.com/edwinvautier/go-cli/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/edwinvautier/go-cli/actions/workflows/codeql-analysis.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -![version](https://img.shields.io/badge/version-0.0.7-red) +![version](https://img.shields.io/badge/version-0.0.8-red) [![Go Reference](https://pkg.go.dev/badge/github.com/edwinvautier/go-cli.svg)](https://pkg.go.dev/github.com/edwinvautier/go-cli) [![codecov](https://codecov.io/gh/edwinvautier/go-cli/branch/main/graph/badge.svg?token=1USTLF2NA0)](https://codecov.io/gh/edwinvautier/go-cli) @@ -68,4 +68,4 @@ go-cli make model modelYouWant go-cli make crud entityName ``` -**go-cli** will eventually asks you to run the `go-update` command, that reads the models files, and parse their fields to the config. \ No newline at end of file +**go-cli** will eventually asks you to run the `go-update` command, that reads the models files, and parse their fields to the config.