Bump version to 0.5.0

This commit is contained in:
Lynx
2024-11-10 02:29:06 -08:00
parent b7118786d9
commit deed43dec8
3 changed files with 2 additions and 2 deletions

BIN
Cargo.lock generated
View File

Binary file not shown.

View File

@@ -1,6 +1,6 @@
[package]
name = "sd-desktop"
version = "0.4.2"
version = "0.5.0"
authors = ["Spacedrive Technology Inc <support@spacedrive.com>"]
default-run = "sd-desktop"

View File

@@ -1,6 +1,6 @@
[package]
name = "sd-core"
version = "0.4.2"
version = "0.5.0"
authors = ["Spacedrive Technology Inc <support@spacedrive.com>"]
description = "Virtual distributed filesystem engine that powers Spacedrive."