Skip to content

Commit

Permalink
chore(geo): bump version for GA release (aws-amplify#8940)
Browse files Browse the repository at this point in the history
  • Loading branch information
TreTuna authored Sep 23, 2021
1 parent 83bbef2 commit 86aa92b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/aws-amplify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@aws-amplify/cache": "4.0.19",
"@aws-amplify/core": "4.2.11",
"@aws-amplify/datastore": "3.4.5",
"@aws-amplify/geo": "0.0.1",
"@aws-amplify/geo": "1.0.0",
"@aws-amplify/interactions": "4.0.17",
"@aws-amplify/predictions": "4.0.17",
"@aws-amplify/pubsub": "4.1.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/geo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/geo",
"version": "0.0.1",
"version": "1.0.0",
"description": "Geo category for aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down

0 comments on commit 86aa92b

Please sign in to comment.