Skip to content

Commit 7cf7440

Browse files
committed
Release knip@6.0.0-0
1 parent 39a13b7 commit 7cf7440

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/knip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "knip",
3-
"version": "5.86.0",
3+
"version": "6.0.0-0",
44
"description": "Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects",
55
"keywords": [
66
"analysis",

packages/knip/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '5.86.0';
1+
export const version = '6.0.0-0';

0 commit comments

Comments
 (0)