summary refs log tree commit diff
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2024-01-14 15:59:12 -0500
committerZach DeCook <zachdecook@librem.one>2024-01-14 15:59:12 -0500
commit72b46219c2adc1908df98203ebc0d4f48351d3ee (patch)
tree4f62dacc06eaf5bcb0ba1bda8212f2d27239ea29
parent3996bf63f0368cb4506983ed9751125c7b670705 (diff)
downloadsuggpicker-0.1.3.tar.gz
release: bump to 0.1.3 v0.1.3
-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