chore: bump version to v0.22.1

This commit is contained in:
dancingCycle 2024-01-31 15:19:43 +01:00
parent 20d6380226
commit 9881e8da62
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "postgres-gtfs-rest-api",
"version": "0.22.0",
"version": "0.22.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "postgres-gtfs-rest-api",
"version": "0.22.0",
"version": "0.22.1",
"license": "GPL-3.0-or-later",
"dependencies": {
"compression": "1.7.4",

View File

@ -2,7 +2,7 @@
"private": true,
"name": "postgres-gtfs-rest-api",
"description": "REST API to interact with postgres database",
"version": "0.22.0",
"version": "0.22.1",
"main": "index.js",
"keywords": [
"public",