Skip to content

Commit

Permalink
chore: release v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
salamaashoush committed May 28, 2024
1 parent 514b6ed commit cea3658
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
Expand Up @@ -4,7 +4,7 @@
"description": "Pact Programming Language",
"icon": "images/kadena-logo.png",
"publisher": "kadena",
"version": "0.0.6",
"version": "0.0.7",
"private": true,
"packageManager": "pnpm@9.1.3",
"engines": {
Expand Down Expand Up @@ -86,7 +86,7 @@
"lint": "eslint .",
"vscode:prepublish": "nr build",
"publish": "vsce publish --no-dependencies",
"pack": "vsce package --no-dependencies",
"package": "vsce package --no-dependencies",
"test": "vitest",
"typecheck": "tsc --noEmit",
"release": "bumpp && nr publish",
Expand Down

0 comments on commit cea3658

Please sign in to comment.