Skip to content

Commit 2a547fd

Browse files
committed
Release 0.1.0-beta.4
1 parent db1ec05 commit 2a547fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codeque/cli",
3-
"version": "0.1.0-beta.3",
3+
"version": "0.1.0-beta.4",
44
"description": "Supercharged multiline code search and replace tool",
55
"bin": {
66
"codeque": "./bin.js"
@@ -90,4 +90,4 @@
9090
"lint:fix": "yarn lint --fix",
9191
"release": "release-it"
9292
}
93-
}
93+
}

0 commit comments

Comments
 (0)