suggestion picker: a persistent layer to complement virtual keyboards like wvkbd
release: bump to 0.1.3
Zach DeCook 2024-01-14
parent 3996bf6 · commit 72b4621
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 7a7a93e..4ccabcf 100644
--- a/config.mk
+++ b/config.mk
@@ -1,2 +1,2 @@
-VERSION = 0.1.2
+VERSION = 0.1.3
CFLAGS = -DVERSION=\"$(VERSION)\" -D_XOPEN_SOURCE=700