release/0.1.0: Bump version in package.jsons
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2021-02-08 03:26:50 +01:00
parent 59705b9903
commit 67c877385f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ts-onlinetime-ranks-backend",
"version": "0.0.2",
"version": "0.1.0",
"description": "Backend microservice for TeamSpeak 3 Online Time Ranking",
"private": true,
"license": "UNLICENSED",

View File

@@ -1,6 +1,6 @@
{
"name": "ts-onlinetime-ranks-frontend",
"version": "0.0.2",
"version": "0.1.0",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.32",