Skip to content

Commit 9aa8a5a

Browse files
committed
chore(package json): prep for v1 tag
1 parent 8af4023 commit 9aa8a5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "photo-gallery-ng-capacitor",
3-
"version": "0.0.3",
3+
"version": "1.0.0",
44
"author": "Ionic Framework",
5-
"homepage": "https://ionicframework.com/",
5+
"homepage": "https://ionicframework.com/docs/angular/your-first-app",
66
"scripts": {
77
"ng": "ng",
88
"start": "ng serve",
@@ -56,5 +56,5 @@
5656
"tslint": "^6.0.0",
5757
"typescript": "~3.7.5"
5858
},
59-
"description": "An Ionic project"
59+
"description": "Build a photo gallery app that runs on iOS, Android, and the web - with just one codebase"
6060
}

0 commit comments

Comments
 (0)