Skip to content

Commit ac139c3

Browse files
committed
update version in index.ts
1 parent 88f6ab9 commit ac139c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { notesCategory } from "./categories/notes.js";
1313

1414
const server = new AppleScriptFramework({
1515
name: "applescript-server",
16-
version: "1.0.3",
16+
version: "1.0.4",
1717
debug: false,
1818
});
1919

0 commit comments

Comments
 (0)