Skip to content

Commit

Permalink
🗃 Update version to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaatttt committed Jul 18, 2024
1 parent 08dc04f commit fb7d7fa
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,7 +1,7 @@
{
"name": "segment-appcues-react-native-example",
"description": "Example app for segment-appcues-react-native",
"version": "3.2.0",
"version": "3.3.0",
"private": true,
"scripts": {
"android": "react-native run-android",
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/segment-react-native",
"version": "3.2.0",
"version": "3.3.0",
"description": "Segment destination plugin for Appcues.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit fb7d7fa

Please sign in to comment.