chore: bump version to v0.14.0

This commit is contained in:
dancingCycle 2023-12-28 08:47:38 +01:00
parent f640f268d2
commit 217fc57918
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.13.0",
"version": "0.14.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "postgres-gtfs-rest-api",
"version": "0.13.0",
"version": "0.14.0",
"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.13.0",
"version": "0.14.0",
"main": "index.js",
"keywords": [
"public",