Skip to content

Commit

Permalink
Release v7.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
m4heshd committed Dec 30, 2021
1 parent 1a0ee09 commit bad92b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The fastest and simplest library for SQLite3 in Node.js. This particular fork su
## Current versions

- ### Stable
- **better-sqlite3-multiple-ciphers** - [`7.4.5`](https://www.npmjs.com/package/better-sqlite3-multiple-ciphers/v/7.4.5)
- **better-sqlite3-multiple-ciphers** - [`7.4.6`](https://www.npmjs.com/package/better-sqlite3-multiple-ciphers/v/7.4.6)
- **SQLite** - `3.36.0`
- **SQLite3 Multiple Ciphers** - `1.3.4`

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "better-sqlite3-multiple-ciphers",
"version": "7.4.6-beta.0",
"version": "7.4.6",
"description": "better-sqlite3 with multiple-cipher encryption support",
"homepage": "https://github.com/m4heshd/better-sqlite3-multiple-ciphers",
"author": "Mahesh Bandara Wijerathna (m4heshd) <[email protected]>",
Expand Down

0 comments on commit bad92b9

Please sign in to comment.