File tree Expand file tree Collapse file tree 3 files changed +24
-3
lines changed Expand file tree Collapse file tree 3 files changed +24
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ name: GBFS Typescript Language Bindings - Publish
22
33on :
44 workflow_dispatch :
5- workflow_call :
65 push :
76 branches :
87 - master
Original file line number Diff line number Diff line change 11[package ]
22name = " gbfs_types"
3- version = " 0.1.2 "
3+ version = " 0.1.3 "
44edition = " 2021"
55license = " Apache-2.0"
66description = " Types for GBFS"
Original file line number Diff line number Diff line change 11{
22 "name" : " gbfs-typescript-types" ,
3- "version" : " 1.0.10 " ,
3+ "version" : " 1.0.11 " ,
44 "description" : " Language Bindings for GBFS in Typescript." ,
5+ "keywords" : [
6+ " gbfs" ,
7+ " general-bikeshare-feed-specification" ,
8+ " typescript" ,
9+ " types" ,
10+ " type-definitions" ,
11+ " bikeshare" ,
12+ " bike-sharing" ,
13+ " mobility" ,
14+ " shared-mobility" ,
15+ " transportation" ,
16+ " feed-specification" ,
17+ " open-data" ,
18+ " npm-package" ,
19+ " javascript" ,
20+ " data-standard" ,
21+ " schema" ,
22+ " json-schema" ,
23+ " typescript-support" ,
24+ " npm" ,
25+ " types-for-gbfs"
26+ ],
527 "license" : " Apache-2.0" ,
628 "types" : " index.d.ts" ,
729 "author" : " MobilityData" ,
You can’t perform that action at this time.
0 commit comments