Skip to content

Commit 9fc8aaa

Browse files
committed
Release 5.57.2
1 parent d746092 commit 9fc8aaa

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.57.1",
3+
"version": "5.57.2",
44
"description": "Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects",
55
"homepage": "https://knip.dev",
66
"repository": {

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.57.1';
1+
export const version = '5.57.2';

0 commit comments

Comments
 (0)