Skip to content

Commit b3a6dbe

Browse files
committed
version 0.1.27
1 parent e234848 commit b3a6dbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.1.26",
3+
"version": "0.1.27",
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.1.26';
1+
export const VERSION = '0.1.27';

0 commit comments

Comments
 (0)