Skip to content

Commit

Permalink
update: release v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
POPPIN-FUMI committed Dec 25, 2023
1 parent 6bc49df commit de3e02f
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skeet-framework/cli",
"version": "1.13.0",
"version": "1.13.1",
"description": "Skeet CLI",
"main": "dist/index.js",
"repository": "https://github.com/elsoul/skeet-cli",
Expand Down
2 changes: 1 addition & 1 deletion src/lib/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = '1.13.0'
export const VERSION = '1.13.1'

0 comments on commit de3e02f

Please sign in to comment.