Skip to content

Commit 3e4001d

Browse files
committed
prepare 3.4.0 release
1 parent 9d442fe commit 3e4001d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/react-native-version-check-expo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-version-check-expo",
3-
"version": "3.3.1",
3+
"version": "3.4.0",
44
"description": "A version checker for react-native expo applications",
55
"main": "index.js",
66
"keywords": [
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"expo-constants": "5.0.1",
2828
"expo-localization": "5.0.1",
29-
"react-native-version-check": "^3.3.1"
29+
"react-native-version-check": "^3.4.0"
3030
},
3131
"devDependencies": {
3232
"expo": "^33.0.0",

packages/react-native-version-check/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-version-check",
3-
"version": "3.3.1",
3+
"version": "3.4.0",
44
"description": "A version checker for react-native applications",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)