Skip to content

Commit

Permalink
🏷️ version bump to 4.5.0 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-runge authored Jul 22, 2024
1 parent 80a6db4 commit b7d8017
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [4.5.0] - 2024-07-22

### Added

- [#43] [#58]: Experimental support for a Receiver that can merge data from multiple sources
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sacn",
"version": "4.4.0",
"version": "4.5.0",
"description": "💡 🎭 Send and Receive sACN data (DMX over IP)",
"author": "Kyle Hensel",
"license": "Apache-2.0",
Expand Down

0 comments on commit b7d8017

Please sign in to comment.