Skip to content

Commit 23c7419

Browse files
authored
fix typo in README
1 parent 18bb17c commit 23c7419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Most database drivers include a layer to work nicely with the Go `database/sql`
1919

2020
## Releases
2121

22-
* 2018-02-05 **v0.5.0** - SQLite version 3.26.0
22+
* 2019-02-05 **v0.5.0** - SQLite version 3.26.0
2323
* 2018-10-30 **v0.4.2** - Better error messages from SQLite
2424
* 2018-10-11 **v0.4.1** - Fixed an issue with new go 1.11 modules
2525
* 2018-09-29 **v0.4.0** - SQLite version 3.25.2. Add support for the Session extension

0 commit comments

Comments
 (0)