diff --git a/docx-core/Cargo.toml b/docx-core/Cargo.toml index cf64794..3d07878 100644 --- a/docx-core/Cargo.toml +++ b/docx-core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "docx-rs" -version = "0.4.11" +version = "0.4.13" authors = ["bokuweb "] repository = "https://github.com/bokuweb/docx-rs" edition = "2018" @@ -35,4 +35,4 @@ ts-rs = { version = "6.1", optional = true } [dev-dependencies] pretty_assertions = "1.3.0" -insta = "1.16" \ No newline at end of file +insta = "1.16"