Bump the version to 0.2.1

This commit is contained in:
Paul van Tilburg 2023-01-16 20:16:30 +01:00
parent 6707928e37
commit 35209b6303
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1660,7 +1660,7 @@ dependencies = [
[[package]] [[package]]
name = "solar-grabber" name = "solar-grabber"
version = "0.2.0" version = "0.2.1"
dependencies = [ dependencies = [
"chrono", "chrono",
"color-eyre", "color-eyre",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "solar-grabber" name = "solar-grabber"
version = "0.2.0" version = "0.2.1"
authors = ["Paul van Tilburg <paul@luon.net>"] authors = ["Paul van Tilburg <paul@luon.net>"]
edition = "2021" edition = "2021"
description = """" description = """"