Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
probablykasper committed Oct 3, 2021
1 parent 653616b commit 1843c78
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
## 0.1.1 - 2021 Oct 3
- "Close without saving?" dialog now says OK/Cancel
- Close window on cmd+w if no files are open

## 0.1.0 - 2021 Aug 28
- Initial release
2 changes: 1 addition & 1 deletion src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mr-tagger"
version = "0.1.0"
version = "0.1.1"
description = "Spotlight alternative"
default-run = "mr-tagger"
edition = "2018"
Expand Down

0 comments on commit 1843c78

Please sign in to comment.