Skip to content

Commit

Permalink
retry release it
Browse files Browse the repository at this point in the history
  • Loading branch information
LunatiqueCoder committed Sep 26, 2023
1 parent d6a4e76 commit 8cde731
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion examples/VanillaVideoplayer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vanillavideoplayer",
"version": "2.1.1-0",
"version": "2.1.0",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-media-console",
"private": true,
"version": "2.1.1-0",
"version": "2.1.0",
"description": "A media player for the react-native-video component",
"license": "MIT",
"source": "src/index",
Expand Down
2 changes: 1 addition & 1 deletion packages/media-console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-media-console",
"version": "2.1.1-0",
"version": "2.1.0",
"description": "A media player for the react-native-video component",
"license": "MIT",
"source": "src/index",
Expand Down
2 changes: 1 addition & 1 deletion packages/reanimated/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-media-console/reanimated",
"version": "2.1.1-0",
"version": "2.1.0",
"description": "A media player for the react-native-video component",
"license": "MIT",
"source": "src/index",
Expand Down

0 comments on commit 8cde731

Please sign in to comment.