Skip to content

Commit

Permalink
Release v7.4.7-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
m4heshd committed Jan 2, 2022
1 parent 32f1fd5 commit 37ae69d
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 @@ -22,7 +22,7 @@ The fastest and simplest library for SQLite3 in Node.js. This particular fork su
- **SQLite3 Multiple Ciphers** - `1.3.5`

- ### Beta
- **better-sqlite3-multiple-ciphers** - [`7.4.6-beta.0`](https://www.npmjs.com/package/better-sqlite3-multiple-ciphers/v/7.4.6-beta.0)
- **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.1`
- **SQLite3 Multiple Ciphers** - `1.3.6`

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",
"version": "7.4.7-beta.0",
"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 37ae69d

Please sign in to comment.