Skip to content

Commit

Permalink
Updated to v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ArbitronNL committed May 29, 2024
1 parent b6a0da9 commit a1ee2a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Bitcoin Signed Message Verifier

[![Latest tag](https://img.shields.io/github/tag/bitonicnl/verify-signed-message.svg)](https://github.com/bitonicnl/verify-signed-message/tags)
![Go Version](https://img.shields.io/badge/Go-%3E%3D%201.18-%23007d9c)
![Go Version](https://img.shields.io/badge/Go-%3E%3D%201.21-%23007d9c)
[![GoDoc](https://godoc.org/github.com/bitonicnl/verify-signed-message?status.svg)](https://pkg.go.dev/github.com/bitonicnl/verify-signed-message)
[![Tests status](https://github.com/bitonicnl/verify-signed-message/actions/workflows/test.yml/badge.svg)](https://github.com/BitonicNL/verify-signed-message/actions/workflows/test.yml)
[![Go report](https://goreportcard.com/badge/github.com/bitonicnl/verify-signed-message)](https://goreportcard.com/report/github.com/bitonicnl/verify-signed-message)
Expand All @@ -11,7 +11,7 @@
## Requirements

- Golang 1.18+
- Golang 1.21+

## Installation

Expand Down

0 comments on commit a1ee2a5

Please sign in to comment.