Skip to content

Commit

Permalink
v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
emilio committed Nov 23, 2021
1 parent 0d9084c commit 6bb45ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 5.0.1

- Fix SimpleColorFilter casting error

## 5.0.0

- Upgraded to RN 0.66.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lottie-react-native",
"version": "5.0.0",
"version": "5.0.1",
"description": "React Native bindings for Lottie",
"main": "lib/index.js",
"types": "src/js/index.d.ts",
Expand Down

0 comments on commit 6bb45ac

Please sign in to comment.