From 2766f50eed2583815b0650c9fcc8af097e236ab7 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sat, 23 Sep 2023 17:31:14 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c54c1d5d..1eeafa19 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![Coverage](https://img.shields.io/badge/Coverage-88.6%25-brightgreen) [![codecov](https://codecov.io/github/tj-actions/auto-doc/branch/main/graph/badge.svg?token=TNXW4QRRJD)](https://codecov.io/github/tj-actions/auto-doc) -[![Go Reference](https://pkg.go.dev/badge/github.com/tj-actions/auto-doc/v2.svg)](https://pkg.go.dev/github.com/tj-actions/auto-doc/v2) +[![Go Reference](https://pkg.go.dev/badge/github.com/tj-actions/auto-doc/v3.svg)](https://pkg.go.dev/github.com/tj-actions/auto-doc/v3) [![Go Report Card](https://goreportcard.com/badge/github.com/tj-actions/auto-doc)](https://goreportcard.com/report/github.com/tj-actions/auto-doc) [![CI](https://github.com/tj-actions/auto-doc/workflows/CI/badge.svg)](https://github.com/tj-actions/auto-doc/actions?query=workflow%3ACI) [![Update release version.](https://github.com/tj-actions/auto-doc/workflows/Update%20release%20version./badge.svg)](https://github.com/tj-actions/auto-doc/actions?query=workflow%3A%22Update+release+version.%22)