Changed version to 1.2.0

This commit is contained in:
Jason 2025-06-02 21:16:29 +02:00
parent 438d5d85cd
commit a300e771ff
Signed by: Jason
SSH Key Fingerprint: SHA256:fQKEt4hlnlnWT8RPAFQxV3EPc+jOg3LetCvSaBJWsNQ
2 changed files with 3 additions and 3 deletions

4
npm-shrinkwrap.json generated
View File

@ -1,12 +1,12 @@
{
"name": "virtueller-stundenplan",
"version": "1.1.0",
"version": "1.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "virtueller-stundenplan",
"version": "1.1.0",
"version": "1.2.0",
"license": "CC-BY-NC-4.0",
"dependencies": {
"axios": "^1.8.4",

View File

@ -1,6 +1,6 @@
{
"name": "virtueller-stundenplan",
"version": "1.1.0",
"version": "1.2.0",
"description": "A library to access the data from virtueller-stundenplan.org",
"main": "index.js",
"scripts": {