Skip to content

Commit

Permalink
chore(release): 0.1.4 [skip ci]
Browse files Browse the repository at this point in the history
### [0.1.4](v0.1.3...v0.1.4) (2022-04-26)

### Documentation

* fix license ([71eb2b1](71eb2b1))
  • Loading branch information
semantic-release-bot committed Apr 26, 2022
1 parent 71eb2b1 commit 442b1c4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [0.1.4](https://github.com/meskill/mystic-light-sdk/compare/v0.1.3...v0.1.4) (2022-04-26)


### Documentation

* fix license ([71eb2b1](https://github.com/meskill/mystic-light-sdk/commit/71eb2b1885f46ef8b460cf7f4cceff1f4fa324a5))

### [0.1.3](https://github.com/meskill/mystic-light-sdk/compare/v0.1.2...v0.1.3) (2022-04-26)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mystic_light_sdk"
version = "0.1.3"
version = "0.1.4"
edition = "2021"
authors = ["meskill"]
description = "A Rust wrapper for the MysticLight SDK (MSI hardware and peripherals)"
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,5 @@ Make sure you have been fulfilled [requirements](#requirements) and you running

Some of the device's styles do not support colors. In this case this kind of error will be generated.


License: Apache-2.0

0 comments on commit 442b1c4

Please sign in to comment.