From 9c715ef588ce1fd06b694818ef5d6a2b8a909797 Mon Sep 17 00:00:00 2001 From: NA Date: Tue, 30 Jan 2024 15:14:09 +0000 Subject: [PATCH] Updated version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c488060..b778c8c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1470,7 +1470,7 @@ dependencies = [ [[package]] name = "royal_road_archiver" -version = "1.0.2" +version = "1.0.3" dependencies = [ "bytes", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 66a1a41..c3cf793 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "royal_road_archiver" -version = "1.0.2" +version = "1.0.3" edition = "2021" description = "An archival program and library for the webnovel site RoyalRoad." repository = "https://github.com/Raine-gay/royal_road_archiver"