Skip to content

Commit cd8fe45

Browse files
committed
4.11.0
1 parent 83a0431 commit cd8fe45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gtfs-via-postgres",
33
"description": "Process GTFS using PostgreSQL.",
4-
"version": "4.10.4",
4+
"version": "4.11.0",
55
"main": "lib/index.js",
66
"bin": {
77
"gtfs-to-sql": "cli.js",
@@ -35,7 +35,7 @@
3535
"smohiudd <[email protected]>",
3636
"@mattkinnia"
3737
],
38-
"homepage": "https://github.com/public-transport/gtfs-via-postgres/tree/4.10.4",
38+
"homepage": "https://github.com/public-transport/gtfs-via-postgres/tree/4.11.0",
3939
"repository": {
4040
"type": "git",
4141
"url": "git+https://github.com/public-transport/gtfs-via-postgres.git"

0 commit comments

Comments
 (0)