my fork of dmp
Publishing some doc fixes
Anubhab Bandyopadhyay 2024-08-29
parent b94a2b0 · commit 54bb48f
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ada786b..5ab495c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "diff-match-patch-rs"
-version = "0.1.0-beta.3"
+version = "0.1.0-beta.4"
edition = "2021"
authors = ["Anubhab Bandyopadhyay"]
repository = "https://github.com/AnubhabB/diff-match-patch-rs.git"