Skip to content

Commit 61ad06f

Browse files
committed
Bump to next development version 0.10.2-pre.3 [skip ci]
1 parent 5acf21e commit 61ad06f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.2"
3+
version = "0.10.2-pre.3"
44
authors = ["IronCore Labs <code@ironcorelabs.com>"]
55
edition = "2021"
66
rust-version = "1.56.0"

package.json

+1-1
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.2",
3+
"version": "0.10.2-pre.3",
44
"description": "Bindings to allow the recrypt-rs library to work via NodeJS.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)