Skip to content

Commit 5ec1045

Browse files
committed
Release v0.3.0
1 parent 1b02473 commit 5ec1045

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.3.0 - 2022-11-26:
44

55
* feat: Improved help text.
66
* feat: Allow passing '--impure' flag to Nix (issue: [#40][])

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.2.1
6+
version: 0.3.0
77
homepage: https://github.com/utdemir/nix-tree
88
license: BSD-3-Clause
99
license-file: LICENSE

0 commit comments

Comments
 (0)