Bump the version to 0.3.0
Check, Test and Lint Using Cargo / Lints (push) Successful in 3m8s Details
Check, Test and Lint Using Cargo / Check (push) Successful in 2m39s Details

This commit is contained in:
Paul van Tilburg 2023-04-15 12:16:30 +02:00
parent 732d4b83f2
commit c070877384
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1582,7 +1582,7 @@ dependencies = [
[[package]] [[package]]
name = "solar-grabber" name = "solar-grabber"
version = "0.2.2" version = "0.3.0"
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.2" version = "0.3.0"
authors = ["Paul van Tilburg <paul@luon.net>"] authors = ["Paul van Tilburg <paul@luon.net>"]
edition = "2021" edition = "2021"
description = """" description = """"