Skip to content

Commit 142e037

Browse files
committed
bump-version: Set release version 0.8.3-rc.14
1 parent 6fc9d19 commit 142e037

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "recrypt-node-binding"
3-
version = "0.8.3-pre.14"
3+
version = "0.8.3-rc.14"
44
authors = ["IronCore Labs <[email protected]>"]
55
edition = "2021"
66
rust-version = "1.56.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ironcorelabs/recrypt-node-binding",
3-
"version": "0.8.3-pre.14",
3+
"version": "0.8.3-rc.14",
44
"description": "Bindings to allow the recrypt-rs library to work via NodeJS.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)