Skip to content

Commit afd0224

Browse files
committed
julian-cli v0.6.2 — Bump versions
- Increased MSRV to 1.81 - Increase `julian` dependency to `0.7.0`
1 parent b28354e commit afd0224

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/julian-cli/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
v0.7.0 (in development)
2-
-----------------------
1+
v0.6.2 (2024-12-19)
2+
-------------------
33
- Increased MSRV to 1.81
44
- Increase `julian` dependency to `0.7.0`
55

crates/julian-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "julian-cli"
3-
version = "0.6.1"
3+
version = "0.6.2"
44
edition.workspace = true
55
rust-version.workspace = true
66
description = "Command for converting between Julian day numbers and Julian & Gregorian calendars"

0 commit comments

Comments
 (0)