Skip to content

Commit 9de8664

Browse files
🔖 Bump version
1 parent 63af2ed commit 9de8664

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": "darkwrite",
3-
"version": "0.5.2-alpha.2",
3+
"version": "0.5.3-alpha.2",
44
"scripts": {
55
"test": "yarn workspaces foreach -A run test",
66
"typecheck": "yarn workspaces foreach -A run typecheck",

packages/app-desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "The eye candy note-taking app for all desktops.",
88
"productName": "Darkwrite",
99
"private": true,
10-
"version": "0.5.2-alpha.2",
10+
"version": "0.5.3-alpha.2",
1111
"type": "module",
1212
"license": "AGPL-3.0-or-later",
1313
"main": "dist-electron/main.js",

0 commit comments

Comments
 (0)