Skip to content

Commit 8b7b955

Browse files
committed
Update package version to 0.2.4
1 parent 0bd259d commit 8b7b955

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"expo": "~51.0.28",
1313
"react": "18.2.0",
1414
"react-native": "0.74.5",
15-
"expo-check-installed-apps": "0.2.3"
15+
"expo-check-installed-apps": "0.2.4"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "^7.20.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expo-check-installed-apps",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "Expo Package to check the installed apps in android and ios",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)