Skip to content

Commit 53521fd

Browse files
committed
bump
1 parent 6c8ddbb commit 53521fd

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Changelog
22

3+
## v0.1.3
4+
5+
### Fixes
6+
7+
- Fix build with Rust 1.80
8+
39
## v0.1.2
410

5-
### Fxies
11+
### Fixes
612

713
- Make `lastModified` optional ([#1](https://github.com/nix-community/nix-melt/issues/2))
814

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nix-melt"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
authors = ["figsoda <figsoda@pm.me>"]
55
edition = "2021"
66
description = "A ranger-like flake.lock viewer"

0 commit comments

Comments
 (0)