Skip to content

Commit 8177d75

Browse files
committed
Make v0.10.0
1 parent a9d4ad2 commit 8177d75

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "libpep"
33
edition = "2021"
4-
version = "0.9.2"
4+
version = "0.10.0"
55
authors = ["Bernard van Gastel <bvgastel@bitpowder.com>", "Job Doesburg <job@jobdoesburg.nl>"]
66
homepage = "https://github.com/NOLAI/libpep"
77
repository = "https://github.com/NOLAI/libpep"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nolai/libpep-wasm",
3-
"version": "0.9.2",
3+
"version": "0.10.0",
44
"description": "Library for polymorphic encryption and pseudonymization (in WASM)",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)