Skip to content

Commit

Permalink
Finally update version
Browse files Browse the repository at this point in the history
  • Loading branch information
veu committed Feb 11, 2020
1 parent 8785416 commit 9e185db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quood",
"version": "0.1.0",
"version": "1.0.0",
"private": true,
"dependencies": {
"@babel/core": "7.1.0",
Expand Down
4 changes: 2 additions & 2 deletions public/manifest.webapp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "1.0.0",
"name": "Quood",
"description": "A zen and cute puzzle game",
"description": "A relaxing puzzle game",
"type": "web",
"launch_path": "/index.html",
"icons": {
Expand All @@ -15,7 +15,7 @@
"locales": {
"en-US": {
"name": "Quood",
"subtitle": "A zen and cute puzzle game",
"subtitle": "A relaxing puzzle game",
"description": "Match cute animal squares and relax"
}
},
Expand Down

0 comments on commit 9e185db

Please sign in to comment.