aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2023-02-03 10:29:10 -0330
committerSam Anthony <sam@samanthony.xyz>2023-02-03 10:29:10 -0330
commit0f6e1d41b37284dfcea5744ce81e78710b5a867c (patch)
treea32e791a28c22ad2137549643d94d96f55616c6b /Cargo.lock
parent58b6e5caac45e6f12b749ec8e3f4cf535ec25520 (diff)
downloadpfc-0.3.0.zip
update version number to 0.3.0v0.3.0
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 0a7e7c2..c29344c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -113,7 +113,7 @@ dependencies = [
[[package]]
name = "pfc"
-version = "0.2.0"
+version = "0.3.0"
dependencies = [
"crossterm",
"tui",