From 7348f5ea3a1182c9f4a75d05a405e90f9e33797c Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sun, 16 Apr 2023 16:56:40 +0200 Subject: Bump to 1.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 33b0c29..997f158 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "page" -version = "0.1.0" +version = "1.0.0" edition = "2021" [dependencies] -- cgit