Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattn committed Jun 18, 2020
1 parent baaf8a9 commit aa77c03
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -7,7 +7,9 @@ go-sqlite3
[![Coverage Status](https://coveralls.io/repos/mattn/go-sqlite3/badge.svg?branch=master)](https://coveralls.io/r/mattn/go-sqlite3?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/mattn/go-sqlite3)](https://goreportcard.com/report/github.com/mattn/go-sqlite3)

**NOTE:** The increase to v2 was an accident. There were no major changes or features.
Latest stable version is v1.14 or later not v2.

~~**NOTE:** The increase to v2 was an accident. There were no major changes or features.~~

# Description

Expand Down

0 comments on commit aa77c03

Please sign in to comment.