Skip to content

Commit b312f35

Browse files
committed
Bump to 0.17.5
Signed-off-by: Liam Barry Allan <[email protected]>
1 parent d1b4bbc commit b312f35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@halcyontech/rpglint",
3-
"version": "0.17.4",
3+
"version": "0.17.5",
44
"description": "rpglint CLI tool",
55
"bin": {
66
"rpglint": "./dist/index.js"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/halcyon-tech/vscode-rpgle"
1313
},
1414
"license": "MIT",
15-
"version": "0.17.4",
15+
"version": "0.17.5",
1616
"engines": {
1717
"vscode": "^1.70.0"
1818
},

0 commit comments

Comments
 (0)