Skip to content

Commit

Permalink
Link dependency versions in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
m4heshd committed Jan 8, 2022
1 parent 525d809 commit 5df4341
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ The fastest and simplest library for SQLite3 in Node.js. This particular fork su

- ### Stable
- **better-sqlite3-multiple-ciphers** - [`7.4.6`](https://www.npmjs.com/package/better-sqlite3-multiple-ciphers/v/7.4.6)
- **SQLite** - `3.37.0`
- **SQLite3 Multiple Ciphers** - `1.3.5`
- **SQLite** - [`3.37.0`](https://www.sqlite.org/draft/releaselog/3_37_0.html)
- **SQLite3 Multiple Ciphers** - [`1.3.5`](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.5)

- ### Beta
- **better-sqlite3-multiple-ciphers** - [`7.4.7-beta.0`](https://www.npmjs.com/package/better-sqlite3-multiple-ciphers/v/7.4.7-beta.0)
- **SQLite** - `3.37.2`
- **SQLite3 Multiple Ciphers** - `1.3.7`
- **SQLite** - [`3.37.2`](https://www.sqlite.org/draft/releaselog/3_37_2.html)
- **SQLite3 Multiple Ciphers** - [`1.3.7`](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.7)

## Help this project stay strong! 💪

Expand Down

0 comments on commit 5df4341

Please sign in to comment.