Skip to content

Commit 31be00e

Browse files
authored
Release basalt 0.3.4 (#34)
2 parents 986281a + cdf156c commit 31be00e

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/basalt_demo.gif

29.4 KB
Loading

basalt/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.3.4
44

55
### Added
66

basalt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Basalt TUI application for Obsidian notes.
66
readme = "../README.md"
77
repository = "https://github.com/erikjuhani/basalt"
88
license = "MIT"
9-
version = "0.3.1"
9+
version = "0.3.4"
1010
edition = "2021"
1111

1212
[dependencies]

0 commit comments

Comments
 (0)