Skip to content

Commit 9959e63

Browse files
committed
v3.3.1
1 parent e8158f4 commit 9959e63

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
## Unrealeased
1+
## 3.3.1 (Nov 12, 2019)
2+
3+
- Support for `Reanimated`
24
- Added `colorFilters` prop for setting individually layers color
5+
- Documentation update
36

47
## 3.2.1 (Sep 30, 2019)
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lottie-react-native",
3-
"version": "3.2.1",
3+
"version": "3.3.1",
44
"description": "React Native bindings for Lottie",
55
"main": "lib/index.js",
66
"types": "src/js/index.d.ts",

0 commit comments

Comments
 (0)