Skip to content

Commit

Permalink
Merge pull request #41 from sentclose/housekeeping
Browse files Browse the repository at this point in the history
Housekeeping
  • Loading branch information
joernheinemann authored Apr 18, 2024
2 parents d2796b3 + 23fdab4 commit 852eae9
Show file tree
Hide file tree
Showing 8 changed files with 333 additions and 330 deletions.
48 changes: 27 additions & 21 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ members = [
]

[workspace.package]
version = "0.11.0"
version = "0.11.1"
edition = "2021"
license-file = "LICENSE"
authors = ["Sentclose <[email protected]>", "Jörn Heinemann <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion implementation/js/sentc_wasm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sentc_wasm"
version = "0.11.1"
version = "0.11.2"
edition = "2021"

description = "Wasm for sentc. End-to-end encryption sdk"
Expand Down
Loading

0 comments on commit 852eae9

Please sign in to comment.