From: Ruben Beltran del Rio Date: Tue, 18 Apr 2023 17:16:04 +0000 (+0200) Subject: Bump version X-Git-Tag: 1.1.0 X-Git-Url: https://git.r.bdr.sh/rbdr/page/commitdiff_plain/0a7a1f274b3fa8469e7078332aa493f3ae653f08?ds=sidebyside Bump version --- diff --git a/Cargo.lock b/Cargo.lock index a3327a4..e75fffb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "page" -version = "1.0.0" +version = "1.1.0" diff --git a/Cargo.toml b/Cargo.toml index 997f158..ca22de1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "page" -version = "1.0.0" +version = "1.1.0" edition = "2021" [dependencies]