Skip to content

Commit

Permalink
chore(package): set to v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dotNetkow committed Apr 15, 2020
1 parent e375568 commit bba18c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "photo-gallery-capacitor-react",
"version": "0.0.1",
"version": "1.0.0",
"private": true,
"dependencies": {
"@capacitor/android": "^1.4.0",
Expand Down Expand Up @@ -51,5 +51,5 @@
"devDependencies": {
"@capacitor/cli": "^1.4.0"
},
"description": "An Ionic project"
"description": "Build a photo gallery app that runs on iOS, Android, and the web - with just one codebase."
}

0 comments on commit bba18c7

Please sign in to comment.