Skip to content

Commit

Permalink
final package.json bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro100 committed Apr 22, 2024
1 parent 4d16e7f commit ff79155
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/typescript_pr_check.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: GBFS Typescript Language Bindings - PR Check
on:
push:
branches:
- feat/publish-gbfs-language-binding-workflow
pull_request:
branches:
- main
Expand Down
2 changes: 1 addition & 1 deletion models/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gbfs-typescript-types",
"version": "1.0.0",
"version": "1.0.1",
"description": "Language Bindings for GBFS in Typescript",
"types": "index.d.ts",
"scripts": {
Expand Down

0 comments on commit ff79155

Please sign in to comment.