Skip to content

Commit ac8d644

Browse files
committed
release: v0.3.10
1 parent 0e8bc8b commit ac8d644

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": "zenborg",
3-
"version": "0.3.9",
3+
"version": "0.3.10",
44
"description": "An intention cultivation garden to help you plant the seeds of habits, nurture them with moments, and flourish.",
55
"license": "MIT",
66
"private": false,

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
33
"productName": "zenborg",
4-
"version": "0.3.9",
4+
"version": "0.3.10",
55
"identifier": "org.rafaba.zenborg",
66
"build": {
77
"frontendDist": "../out",

0 commit comments

Comments
 (0)