From 4ae7a878db8e98f5cce0bb27d7e6bb36a17fa023 Mon Sep 17 00:00:00 2001 From: karamalie Date: Mon, 24 Oct 2022 13:58:12 +0800 Subject: [PATCH] chore(package v bump): package v bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7cce899..585463c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lottiefiles/lottie-player", - "version": "1.5.8", + "version": "1.6.0", "description": "Lottie animation and Telegram Sticker player web components.", "main": "dist/lottie-player.js", "module": "dist/lottie-player.esm.js",