Skip to content

Commit

Permalink
chore: Release 0.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub committed Jul 30, 2024
1 parent 3f1831f commit 83830b6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.1.29 (2024-07-30)

### Fixes

#### deleted extra println (#211)

## 0.1.28 (2024-07-30)

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion dotlottie-ffi/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dotlottie-ffi"
version = "0.1.28"
version = "0.1.29"
edition = "2021"
build = "build.rs"

Expand Down

0 comments on commit 83830b6

Please sign in to comment.