Skip to content

Commit 44114a9

Browse files
committed
docs: updated changelog and nimble setting
FossilOrigin-Name: 9646bae5b7eda2aa0db7ee94594c626023c6f7c7ae035e00b4c5f469826feb82
1 parent 379e6cc commit 44114a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
Tag **BREAKING** means the change break compatibility with a previous version
55
of the shell.
66

7-
## [Unreleased]
7+
## [0.5.0] - 2023-01-05
88

99
### Added
1010
- Directory separator to tab completion if the completion's result is a

nish.nimble

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import os
22

33
# Package
44

5-
version = "0.4.0"
5+
version = "0.5.0"
66
author = "Bartek thindil Jasicki"
77
description = "A non-POSIX, multiplatform command line shell"
88
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)