Skip to content

Commit

Permalink
Major version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-stytch committed Aug 13, 2024
1 parent be9546e commit adb078c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stytch"
version = "3.2.0"
version = "4.0.0"
edition = "2021"
license = "MIT"
description = "Stytch Rust client"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The minimum supported Rust version (MSRV) of this library is Rust 1.70.
Use `cargo add stytch` to add this to your `Cargo.toml`:

```toml
stytch = "3.2.0"
stytch = "4.0.0"
```

## Usage
Expand Down

0 comments on commit adb078c

Please sign in to comment.