Skip to content

Commit

Permalink
docs: Release 2.1.1 🔥
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyrt committed Mar 8, 2024
1 parent 0de7756 commit ea9cd9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog][],
and this project adheres to [Semantic Versioning][].

## 2.1.1
## [2.1.1]

### Fixed

Expand Down Expand Up @@ -157,3 +157,4 @@ Initial beta release
[2.0.0]: https://github.com/mishamyrt/Nuga/releases/tag/v2.0.0
[2.0.1]: https://github.com/mishamyrt/Nuga/releases/tag/v2.0.1
[2.1.0]: https://github.com/mishamyrt/Nuga/releases/tag/v2.1.0
[2.1.1]: https://github.com/mishamyrt/Nuga/releases/tag/v2.1.1
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 2.1.0
VERSION = 2.1.1
DIST_PATH = dist

OS := `echo $(shell uname) | tr A-Z a-z`
Expand Down

0 comments on commit ea9cd9f

Please sign in to comment.