Skip to content

Commit 440b3e5

Browse files
committed
v3.2.1 [publish binary]
1 parent 670f00f commit 440b3e5

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# Changelog
22

3+
## 3.2.1
4+
5+
- Publish more prebuilt binaries.
6+
37
## 3.2.0
48

59
- Update to SQLCipher 3.4.1 / SQLite 3.20.1.
610
- Also bundle msvcr120.dll
7-
11+
812
## 3.1.16
913

1014
- First release of the fork, based on SQLCipher 3.4.1 / SQLite 3.15.2.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@journeyapps/sqlcipher",
33
"description": "Asynchronous, non-blocking SQLCipher bindings",
4-
"version": "3.2.0",
4+
"version": "3.2.1",
55
"homepage": "http://github.com/journeyapps/node-sqlcipher",
66
"author": {
77
"name": "JourneyApps",

0 commit comments

Comments
 (0)