Skip to content

Commit

Permalink
Revert "add suggestion for version bump"
Browse files Browse the repository at this point in the history
This reverts commit 6fa20fc, because
there is a separate release workflow to follow.
  • Loading branch information
Sayan751 committed May 31, 2023
1 parent 6fa20fc commit 763ac22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-lib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "email-address-parser"
version = "2.1.0-rc3"
version = "2.0.0-rc3"
authors = ["Sayan751"]
edition = "2018"
description = "An RFC 5322, and RFC 6532 compliant email address parser."
Expand Down

0 comments on commit 763ac22

Please sign in to comment.