Skip to content

Commit 400b66e

Browse files
committed
WIP: manually bump version
1 parent b21fb24 commit 400b66e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.release-please-manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.0"
3-
}
2+
".": "2.0.0"
3+
}

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "passage_flex"
3-
version = "1.0.0"
3+
version = "2.0.0"
44
edition = "2021"
55
authors = ["[email protected]"]
66
description = "Passkey Flex for Rust - Add passkey authentication to your own Rust authentication flows with Passage by 1Password"

0 commit comments

Comments
 (0)