Skip to content

Commit

Permalink
docs: Release 2.2.0-beta1 🔥
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyrt committed Mar 19, 2024
1 parent c25b56d commit b7fc0b8
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.2.0-beta1
## [2.2.0-beta1]

### Added

Expand Down Expand Up @@ -164,3 +164,4 @@ Initial beta release
[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.2.0-beta1]: https://github.com/mishamyrt/Nuga/releases/tag/v2.2.0-beta1
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 2.1.1
VERSION = 2.2.0-beta1
DIST_PATH = dist

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

0 comments on commit b7fc0b8

Please sign in to comment.