Skip to content

Commit

Permalink
Release v7.5.1-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
m4heshd committed Feb 1, 2022
1 parent 851963d commit 74f672f
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 @@ -23,7 +23,7 @@ The fastest and simplest library for SQLite3 in Node.js. This particular fork su
- **SQLite3 Multiple Ciphers** - [`1.3.7`](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.7)

- ### Beta
- **better-sqlite3-multiple-ciphers** - [`7.5.1-beta.0`](https://github.com/m4heshd/better-sqlite3-multiple-ciphers/releases/tag/v7.5.1-beta.0)
- **better-sqlite3-multiple-ciphers** - [`7.5.1-beta.1`](https://github.com/m4heshd/better-sqlite3-multiple-ciphers/releases/tag/v7.5.1-beta.1)
- **better-sqlite3** - [`7.5.0`](https://github.com/JoshuaWise/better-sqlite3/releases/tag/v7.5.0)
- **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)
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.5.1-beta.0",
"version": "7.5.1-beta.1",
"description": "better-sqlite3 with multiple-cipher encryption support",
"homepage": "https://github.com/m4heshd/better-sqlite3-multiple-ciphers",
"author": "Mahesh Bandara Wijerathna (m4heshd) <m4heshd@gmail.com>",
Expand Down

0 comments on commit 74f672f

Please sign in to comment.