Bump version to 1.0.1 in package.json and package-lock.json

This commit is contained in:
Dominik Krenn 2025-07-17 23:01:35 +02:00
parent c471cf007a
commit ec6f2e6b4f
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{
"name": "testosmaximus",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "testosmaximus",
"version": "1.0.0",
"version": "1.0.1",
"license": "ISC"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "testosmaximus",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {