chore: bump version to v0.16.0

This commit is contained in:
dancingCycle 2024-01-03 21:09:01 +01:00
parent 7f0a31d0dd
commit 05621e1e7d
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.15.0",
"version": "0.16.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "postgres-gtfs-rest-api",
"version": "0.15.0",
"version": "0.16.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.15.0",
"version": "0.16.0",
"main": "index.js",
"keywords": [
"public",