bump to version 1.1.0

This commit is contained in:
2025-12-17 22:35:09 +01:00
parent 980ae6f8cb
commit 75f73e5d5e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -232,7 +232,7 @@ dependencies = [
[[package]]
name = "ecb-rates"
version = "1.0.1"
version = "1.1.0"
dependencies = [
"anyhow",
"chrono",

View File

@@ -1,7 +1,7 @@
[package]
name = "ecb-rates"
description = "Query exchange rates from the European Central Bank (ECB)"
version = "1.0.1"
version = "1.1.0"
edition = "2024"
authors = ["Love Billenius <lovebillenius@disroot.org>"]
license = "Zlib"