Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion adapters/cluj-napoca/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@n3ary/gtfs-adapter-cluj-napoca",
"version": "0.3.49",
"version": "0.3.50",
"type": "module",
"description": "Cluj-Napoca (CTP) GTFS adapter -- per-feed knowledge for the n3ary family. Reconciles Transitous seed + Tranzy.ai + CTP CSV into a clean GTFS zip, registers RT quirks with the generic gtfs-rt proxy. See https://github.com/n3ary/gtfs-adapters.",
"license": "PolyForm-Noncommercial-1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gtfs-adapters",
"version": "26.8.1-1",
"version": "26.8.1-2",
"private": true,
"description": "Monorepo of per-feed GTFS adapters for the n3ary family. Each adapter under adapters/<feed>/ is published independently to GitHub Packages and consumed by n3ary/gtfs (the generic spec + converter repo). See ./README.md.",
"license": "PolyForm-Noncommercial-1.0.0",
Expand Down