Skip to content

Commit 3f47c4c

Browse files
committed
docs: updated version number
FossilOrigin-Name: 43694d90e75531f75df391bdf98692b0c5640f461fb4f49ae454a11bf4f2fe41
1 parent 84ebb8b commit 3f47c4c

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.4.0] - 2022-10-14
88

99
### Added
1010
- **BREAKING**: Version to the plugins API

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.3.0"
5+
version = "0.4.0"
66
author = "Bartek thindil Jasicki"
77
description = "An experimental command line shell"
88
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)