Skip to content

Commit 71ca8e3

Browse files
committed
version bump
1 parent 2cf6701 commit 71ca8e3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy
1+
name: Publish on NPM
22

33
permissions:
44
id-token: write # This is required for requesting the JWT

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gumlet/react-embed-player",
3-
"version": "2.0.20",
3+
"version": "2.1.0",
44
"description": "Gumlet React Embed Player",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)