Skip to content

Commit dc3b761

Browse files
committed
Release 0.6.3
1 parent daff532 commit dc3b761

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased:
3+
## 0.6.3 - 2025-05-18:
44

55
* feat: Disambiguate store paths with the same name (thanks @lf-, issue: [#119])
66

nix-tree.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cabal-version: 2.4
33
name: nix-tree
44
synopsis: Interactively browse a Nix store paths dependencies
55
description: A terminal curses application to browse a Nix store paths dependencies
6-
version: 0.6.2
6+
version: 0.6.3
77
homepage: https://github.com/utdemir/nix-tree
88
license: BSD-3-Clause
99
license-file: LICENSE

0 commit comments

Comments
 (0)