Skip to content

Commit 56cc9ea

Browse files
author
github-actions
committed
v0.12.0
1 parent 8b42106 commit 56cc9ea

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cipherstash/protect-ffi",
3-
"version": "0.12.0-4",
3+
"version": "0.12.0",
44
"description": "",
55
"main": "./lib/index.cjs",
66
"scripts": {

platforms/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cipherstash/protect-ffi-darwin-arm64",
33
"description": "Prebuilt binary package for `@cipherstash/protect-ffi` on `darwin-arm64`.",
4-
"version": "0.12.0-4",
4+
"version": "0.12.0",
55
"os": [
66
"darwin"
77
],

platforms/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cipherstash/protect-ffi-darwin-x64",
33
"description": "Prebuilt binary package for `@cipherstash/protect-ffi` on `darwin-x64`.",
4-
"version": "0.12.0-4",
4+
"version": "0.12.0",
55
"os": [
66
"darwin"
77
],

platforms/linux-arm64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cipherstash/protect-ffi-linux-arm64-gnu",
33
"description": "Prebuilt binary package for `@cipherstash/protect-ffi` on `linux-arm64-gnu`.",
4-
"version": "0.12.0-4",
4+
"version": "0.12.0",
55
"os": [
66
"linux"
77
],

platforms/linux-x64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cipherstash/protect-ffi-linux-x64-gnu",
33
"description": "Prebuilt binary package for `@cipherstash/protect-ffi` on `linux-x64-gnu`.",
4-
"version": "0.12.0-4",
4+
"version": "0.12.0",
55
"os": [
66
"linux"
77
],

platforms/win32-x64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cipherstash/protect-ffi-win32-x64-msvc",
33
"description": "Prebuilt binary package for `@cipherstash/protect-ffi` on `win32-x64-msvc`.",
4-
"version": "0.12.0-4",
4+
"version": "0.12.0",
55
"os": [
66
"win32"
77
],

0 commit comments

Comments
 (0)