summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorseth <[email protected]>2025-01-04 00:08:35 -0500
committerseth <[email protected]>2025-01-04 00:08:35 -0500
commit77c2ff5470d54fb0a9779244c9627ccaf7f6b6f3 (patch)
tree59b9bfb23659f1f2ec09eb0156ef56c3c1ecbf35 /Cargo.toml
parent3d701943d17e9b34820ca2f26e1f63a5031584da (diff)
chore: v0.2.0v0.2.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c0b140e..1e62672 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "nix-forecast"
-version = "0.1.0"
+version = "0.2.0"
authors = [ "Seth <getchoo at tuta dot io>", "nix-forecast Contributors" ]
edition = "2021"
description = "Check the forecast for today's Nix builds"