Skip to content

Commit 2c41651

Browse files
committed
v3.3.2
1 parent 8cc4111 commit 2c41651

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.3.2 (Nov 15, 2019)
2+
3+
- Removed support for `Reanimated`
4+
15
## 3.3.1 (Nov 12, 2019)
26

37
- Support for `Reanimated`

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.3.1",
3+
"version": "3.3.2",
44
"description": "React Native bindings for Lottie",
55
"main": "lib/index.js",
66
"types": "src/js/index.d.ts",

0 commit comments

Comments
 (0)