Skip to content

Commit 46eeefb

Browse files
github-actions[bot]bitwarden-devops-bot
authored andcommitted
Bumped sdk-bitwarden-json version to 0.2.1 (#16)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
1 parent c0716b0 commit 46eeefb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

crates/bitwarden-json/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bitwarden-json"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = ["Bitwarden Inc"]
55
license-file = "LICENSE"
66
repository = "https://github.com/bitwarden/sdk"

crates/bitwarden-napi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ napi-derive = "2"
2121
log = "0.4.17"
2222
env_logger="0.10.0"
2323

24-
bitwarden-json = { path = "../bitwarden-json", version = "0.2.0" }
24+
bitwarden-json = { path = "../bitwarden-json", version = "0.2.1" }
2525

2626
[build-dependencies]
2727
napi-build = "2.0.1"

0 commit comments

Comments
 (0)