Skip to content

Commit

Permalink
bump: 0.3.0 to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fuji44 authored Jan 10, 2023
1 parent cc84120 commit 1a42e7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tyranoscript-packager",
"version": "0.3.0",
"version": "0.3.1",
"description": "This is a CLI tool for packaging Typescript apps.",
"bin": {
"tyrano": "lib/index.js"
Expand Down Expand Up @@ -50,4 +50,4 @@
"ts-jest": "^29.0.3",
"typescript": "^4.9.3"
}
}
}

0 comments on commit 1a42e7d

Please sign in to comment.