Skip to content

Commit 2c798c2

Browse files
committed
New release 0.2.4
1 parent bfa859f commit 2c798c2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wonderwhy-er/desktop-commander",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "MCP server for terminal operations and file editing",
55
"license": "MIT",
66
"author": "Eduards Ruzga",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '0.2.3';
1+
export const VERSION = '0.2.4';

0 commit comments

Comments
 (0)