Skip to content

Commit 98fc9cf

Browse files
chore: bump version to 0.9.0 and clean up README logo
1 parent 567cb9a commit 98fc9cf

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fbqueue"
3-
version = "0.1.0"
3+
version = "0.9.0"
44
edition = "2021"
55

66
[dependencies]

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# FBQueue (Forblaze Queue)
22

3-
![FBQueue Logo Placeholder](https://via.placeholder.com/150/0000FF/FFFFFF?text=FBQueue)
4-
53
FBQueue is a lightweight, robust local job scheduler written in Rust. It is designed for researchers and developers who need efficient job management on shared computing resources without the complexity of system-wide installations.
64

75
## 💡 Why FBQueue?

0 commit comments

Comments
 (0)