From 15c54f481affbdd3d01ab9a8d7466a30ee461da3 Mon Sep 17 00:00:00 2001 From: Cal Stephens Date: Tue, 9 Jul 2024 13:52:01 -0700 Subject: [PATCH] Update package.json version number to 4.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 02f11aae65..b0c865df85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lottie-ios", - "version": "4.4.3", + "version": "4.5.0", "description": "Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with bodymovin and renders the vector animations natively on mobile and through React Native!", "main": "index.js", "scripts": {