chore: bump version to v0.13.0

This commit is contained in:
dancingCycle 2023-12-27 20:52:47 +01:00
parent 2d4a48f254
commit 9870cfc1fb
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.12.0",
"version": "0.13.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "postgres-gtfs-rest-api",
"version": "0.12.0",
"version": "0.13.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.12.0",
"version": "0.13.0",
"main": "index.js",
"keywords": [
"public",