chore: bump version to v0.12.0

This commit is contained in:
dancingCycle 2023-12-22 01:03:54 +01:00
parent 309adcd723
commit 87b2d15a21
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.11.0",
"version": "0.12.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "postgres-gtfs-rest-api",
"version": "0.11.0",
"version": "0.12.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.11.0",
"version": "0.12.0",
"main": "index.js",
"keywords": [
"public",