Skip to content

Commit ec0e92f

Browse files
committed
chore(package update): package update
1 parent 385553e commit ec0e92f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Release
22

33
on:
44
push:
5-
branches: [master, beta]
5+
branches: [main, beta]
66

77
jobs:
88
release:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lottiefiles/react-lottie-player",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "Lottie web player wrapper for React",
55
"main": "./dist/lottie-react.js",
66
"module": "./dist/lottie-react.esm.js",

0 commit comments

Comments
 (0)