Skip to content

Commit

Permalink
🗃 Update version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iujames committed Aug 31, 2023
1 parent ca3a26f commit 20ef931
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": "0.1.0-beta1",
"version": "3.0.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": "0.1.0-beta1",
"version": "3.0.0",
"description": "Segment destination plugin for Appcues.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 20ef931

Please sign in to comment.