This commit is contained in:
Jannis R 2023-09-06 16:48:26 +02:00
parent c34f218373
commit 11aa62d829
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5

View file

@ -2,7 +2,7 @@
"private": true,
"name": "db-rest",
"description": "A clean REST API wrapping around the Deutsche Bahn API.",
"version": "6.0.1",
"version": "6.0.2",
"type": "module",
"main": "index.js",
"author": "Jannis R <mail@jannisr.de>",