Skip to content

Commit 202e7aa

Browse files
chore(release): v0.1.1
First release cut since origin/main was synced (PR #19) and since Apple signing credentials (A1) were added as GitHub secrets. v0.1.0 stays a draft with no macOS artifact; this is a fresh build to actually produce one. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent c0c81d1 commit 202e7aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/noodl-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "The Low Code Foundation <contact@thelowcodefoundation.com>",
66
"homepage": "https://thelowcodefoundation.com",
77
"license": "GPL-3.0-only",
8-
"version": "0.1.0",
8+
"version": "0.1.1",
99
"main": "src/main/main.bundle.js",
1010
"scripts": {
1111
"build": "npx ts-node -P ./tsconfig.build.json ./scripts/build.ts",

0 commit comments

Comments
 (0)