Skip to content

Commit

Permalink
feat: add funding
Browse files Browse the repository at this point in the history
  • Loading branch information
mgierada committed Feb 5, 2024
1 parent 4dcd18e commit b2cf7b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# These are supported funding model platforms

github: mgierada
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "govee-api"
authors = ["Maciej Gierada"]
version = "1.3.3"
version = "1.3.4"
edition = "2021"
license = "MIT OR Apache-2.0"
keywords = ["govee", "api", "wrapper", "client", "sdk"]
Expand Down

0 comments on commit b2cf7b4

Please sign in to comment.