Skip to content

Commit a76aca7

Browse files
authored
alpha 0.3.0 (#2515)
hello world
1 parent 530e3c8 commit a76aca7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/desktop/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sd-desktop"
3-
version = "0.2.15"
3+
version = "0.3.0"
44
description = "The universal file manager."
55
authors = ["Spacedrive Technology Inc <support@spacedrive.com>"]
66
default-run = "sd-desktop"

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sd-core"
3-
version = "0.2.15"
3+
version = "0.3.0"
44
description = "Virtual distributed filesystem engine that powers Spacedrive."
55
authors = ["Spacedrive Technology Inc <support@spacedrive.com>"]
66
rust-version = "1.78"

0 commit comments

Comments
 (0)