From e9748f69b8f336e301d0f1e0db56b16259df58e4 Mon Sep 17 00:00:00 2001 From: Edwin Vautier Date: Wed, 21 Apr 2021 14:27:35 +0200 Subject: [PATCH] feat: make fixtures and make tests commands (#65) * feat: make fixtures command * feat: make tests command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c53035c..3296f53 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.9-orange) +![version](https://img.shields.io/badge/version-0.0.10-orange) [![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)