Skip to content

Commit 3fe0ab4

Browse files
chore(main): release 0.1.2
1 parent 45f59f4 commit 3fe0ab4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/nvim-neorg/neorg-dirman/compare/v0.1.1...v0.1.2) (2023-07-06)
4+
5+
6+
### Bug Fixes
7+
8+
* skip directories ([45f59f4](https://github.com/nvim-neorg/neorg-dirman/commit/45f59f47553d1efb7e4c5b200ad0561b4342e33a))
9+
310
## [0.1.1](https://github.com/nvim-neorg/neorg-dirman/compare/v0.1.0...v0.1.1) (2023-03-12)
411

512

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "neorg-dirman"
33
description = "A cross-platform implementation of Dirman in Rust."
4-
version = "0.1.1"
4+
version = "0.1.2"
55
edition = "2021"
66
license = "GPL-3.0"
77
license_file = "LICENSE"

0 commit comments

Comments
 (0)