summaryrefslogtreecommitdiff
path: root/uv.lock
diff options
context:
space:
mode:
authorBrett Curran <brettjcurran@gmail.com>2026-02-12 14:10:59 +1100
committerBrett Curran <brettjcurran@gmail.com>2026-04-15 16:35:04 +1000
commit521b5c2b678099c8c6f7845a3584bd1cbdd87a67 (patch)
tree32dbfea41305008cac989bb08b2651d78921ce39 /uv.lock
parent09d90f48afecc6337d1eb247bc3ecb70e59e3fee (diff)
add publish, refresh functionality
* pressing 'p' will publish selected files, and save those successfully published into a history file * pressing 'r' will re-scan the current directory
Diffstat (limited to 'uv.lock')
-rw-r--r--uv.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/uv.lock b/uv.lock
index d3dc45e..3c8cdb0 100644
--- a/uv.lock
+++ b/uv.lock
@@ -120,7 +120,7 @@ wheels = [
[[package]]
name = "vtt-publish"
-version = "0.1.0"
+version = "0.1.1"
source = { virtual = "." }
dependencies = [
{ name = "textual" },