Skip to content

Commit

Permalink
Release v11.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
m4heshd committed Jun 1, 2024
1 parent 6489647 commit 6566d45
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ The fastest and simplest library for SQLite3 in Node.js. This particular fork su
- **SQLite3 Multiple Ciphers** - [`1.8.4`](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.8.4)

- ### Beta
- **better-sqlite3-multiple-ciphers** - [`v9.1.2-beta.0`](https://github.com/m4heshd/better-sqlite3-multiple-ciphers/releases/tag/v9.1.2-beta.0)
- **better-sqlite3** - [`9.1.1`](https://github.com/JoshuaWise/better-sqlite3/releases/tag/v9.1.1)
- **SQLite** - [`3.44.1`](https://www.sqlite.org/releaselog/3_44_1.html)
- **SQLite3 Multiple Ciphers** - [`1.8.0`](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.8.0)
- **better-sqlite3-multiple-ciphers** - [`11.0.0-beta.0`](https://github.com/m4heshd/better-sqlite3-multiple-ciphers/releases/tag/v11.0.0-beta.0)
- **better-sqlite3** - [`11.0.0`](https://github.com/JoshuaWise/better-sqlite3/releases/tag/v11.0.0)
- **SQLite** - [`3.46.0`](https://www.sqlite.org/releaselog/3_46_0.html)
- **SQLite3 Multiple Ciphers** - [`1.8.5`](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.8.5)

## Help this project stay strong! 💪

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": "9.5.0",
"version": "11.0.0-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 6566d45

Please sign in to comment.