Skip to content

Commit

Permalink
🗃 Update version to 4.0.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaatttt committed May 15, 2024
1 parent 3006b3d commit 8a6944f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "expo-config-example",
"version": "4.0.0-alpha.3",
"version": "4.0.0-alpha.4",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@appcues/expo-config",
"version": "4.0.0-alpha.3",
"version": "4.0.0-alpha.4",
"description": "Expo module to integrate Appcues push notifications",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 8a6944f

Please sign in to comment.