Bump version to v1.0.2

This commit is contained in:
Dorian Zedler 2021-08-07 11:29:33 +02:00
parent be5b4e79cc
commit 21042ac45c
Signed by: dorian
GPG Key ID: 989DE36109AFA354
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "CoderacerMKII",
"version": "1.0.0",
"version": "1.0.2",
"description": "Basic feature library for the CodeRacer",
"keywords": "coderacer",
"repository":
@ -19,4 +19,4 @@
"license": "GPL-3.0-or-later",
"frameworks": "*",
"platforms": "*"
}
}

2
doxygen/.gitignore vendored
View File

@ -1,3 +1,5 @@
/html/
/latex/
/xml/
/__pycache__/
/m.css/