Skip to content

Commit

Permalink
fix: updated package version (#19)
Browse files Browse the repository at this point in the history
 fixed info.plist formatting issue
  • Loading branch information
xtreem88 committed Dec 20, 2022
1 parent c3693b3 commit ab30383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "customerio-expo-plugin",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "Expo config plugin for the Customer IO React Native SDK",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit ab30383

Please sign in to comment.