Skip to content

Commit

Permalink
bump-version: Set release version 0.7.4-pre.21
Browse files Browse the repository at this point in the history
  • Loading branch information
leeroy-travis committed Oct 25, 2021
1 parent 8168e00 commit 88ee589
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion native/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion native/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "recrypt-node-binding"
version = "0.7.4-pre.20"
version = "0.7.4-pre.21"
authors = ["IronCore Labs <[email protected]>"]
build = "build.rs"

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ironcorelabs/recrypt-node-binding",
"version": "0.7.4-pre.20",
"version": "0.7.4-pre.21",
"description": "Bindings to allow the recrypt-rs library to work via NodeJS.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 88ee589

Please sign in to comment.