We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a0431 commit cd8fe45Copy full SHA for cd8fe45
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "gtfs-via-postgres",
3
"description": "Process GTFS using PostgreSQL.",
4
- "version": "4.10.4",
+ "version": "4.11.0",
5
"main": "lib/index.js",
6
"bin": {
7
"gtfs-to-sql": "cli.js",
@@ -35,7 +35,7 @@
35
"smohiudd <[email protected]>",
36
"@mattkinnia"
37
],
38
- "homepage": "https://github.com/public-transport/gtfs-via-postgres/tree/4.10.4",
+ "homepage": "https://github.com/public-transport/gtfs-via-postgres/tree/4.11.0",
39
"repository": {
40
"type": "git",
41
"url": "git+https://github.com/public-transport/gtfs-via-postgres.git"
0 commit comments