Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
chintan9 committed Jun 2, 2022
1 parent b8072d2 commit 5c4bc57
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "plyr-react",
"version": "5.0.1",
"version": "5.0.2",
"private": false,
"description": "A simple HTML5, YouTube and Vimeo player for react using plyr",
"keywords": [
"react",
Expand Down Expand Up @@ -54,6 +55,5 @@
},
"engines": {
"node": ">=12.7.0"
},
"private": false
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plyr-react",
"version": "5.0.1",
"version": "5.0.2",
"description": "A simple HTML5, YouTube and Vimeo player for react using plyr",
"keywords": [
"react",
Expand Down

0 comments on commit 5c4bc57

Please sign in to comment.