diff --git a/package.json b/package.json index 9ae9237..7f075b7 100644 --- a/package.json +++ b/package.json @@ -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 ",