v1.0.2 and title change

This commit is contained in:
ReznoRMichael 2021-02-12 22:20:57 +01:00
parent 0d5ae98513
commit f97867bf74

View file

@ -1,7 +1,7 @@
{ {
"name": "hollow-knight-completion-check", "name": "hollow-knight-completion-check",
"version": "1.0.1", "version": "1.0.2",
"description": "Hollow Knight Analyze Save Completion Online Tool", "description": "Hollow Knight Save Game Completion Analyzer Web Tool",
"main": "index.html", "main": "index.html",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",
@ -22,6 +22,7 @@
"completion", "completion",
"check", "check",
"online", "online",
"web",
"tool" "tool"
], ],
"author": "Michael ReznoR", "author": "Michael ReznoR",