tenseleyflow/fackr / 422bf81

Browse files

Release v0.6.0

- Add Shift+F12 references panel with filtering
Authored by espadonne
SHA
422bf816cc549e3af76bc9c70f9e0645e4ddae3f
Parents
0c38b2b
Tree
3a69f4d

1 changed file

StatusFile+-
M Cargo.toml 1 1
Cargo.tomlmodified
@@ -1,6 +1,6 @@
11
 [package]
22
 name = "fackr"
3
-version = "0.5.0"
3
+version = "0.6.0"
44
 edition = "2021"
55
 description = "Terminal text editor"
66
 authors = ["Matthew Forrester Wolffe"]