Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zyxkad committed Oct 23, 2023
1 parent fa44acf commit 76ced06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jspm_packages/
.yarn/install-state.gz
.pnp.*
`
}
},
{
path: "tsconfig.json",
contents: {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-glp",
"version": "1.1.0",
"version": "1.1.1",
"description": "Create go liter plugin",
"main": "index.js",
"bin": "index.js",
Expand Down

0 comments on commit 76ced06

Please sign in to comment.