Skip to content

Commit

Permalink
chore: v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TbhT committed Jul 3, 2024
1 parent c0fcf8c commit 302e78a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/onRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ jobs:
- uses: JS-DevTools/npm-publish@19c28f1ef146469e409470805ea4279d47c3d35c
with:
token: ${{ secrets.PAT }}
registry: "https://npm.pkg.github.com"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tbht/thrift-cli",
"description": "generate typescript code from thrift files",
"version": "0.1.3",
"version": "0.1.4",
"author": "TbhT",
"bin": {
"thrift-cli": "./bin/run.js"
Expand Down

0 comments on commit 302e78a

Please sign in to comment.