Skip to content

Commit c2c1a0a

Browse files
committedSep 11, 2024
Bump to next development version 0.10.2-pre.2 [skip ci]
1 parent 9e2c1ca commit c2c1a0a

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.10.2-rc.1"
3+
version = "0.10.2-pre.2"
44
authors = ["IronCore Labs <code@ironcorelabs.com>"]
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.10.2-rc.1",
3+
"version": "0.10.2-pre.2",
44
"description": "Bindings to allow the recrypt-rs library to work via NodeJS.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)