Skip to content

Commit a97581a

Browse files
committed
chore: release 7.0.0-alpha.5
1 parent 58a268c commit a97581a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-video-example",
3-
"version": "7.0.0-alpha.4",
3+
"version": "7.0.0-alpha.5",
44
"private": true,
55
"scripts": {
66
"android": "react-native run-android",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-video-monorepo",
33
"packageManager": "[email protected]",
4-
"version": "7.0.0-alpha.4",
4+
"version": "7.0.0-alpha.5",
55
"private": true,
66
"repository": "https://github.com/TheWidlarzGroup/react-native-video",
77
"author": "TheWidlarzGroup <[email protected]> (https://github.com/TheWidlarzGroup)",

packages/react-native-video/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-video",
3-
"version": "7.0.0-alpha.4",
3+
"version": "7.0.0-alpha.5",
44
"description": "<Video /> Component for React Native",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)