summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomkoid2023-09-20 22:14:16 +0200
committerTomkoid2023-09-20 22:14:16 +0200
commit4912760519ea0f3b846881d4880534422d71f68b (patch)
treee89a9693291f02d5ff443a643729ae02bffc06d5 /PKGBUILD
parent7ee56afc67e5126d8f3b8757c8537143a4b3040d (diff)
downloadaur-4912760519ea0f3b846881d4880534422d71f68b.tar.gz
bump version to 0.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9aa560883ada..bee1ac32b6dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname="mdhtml"
-pkgver=0.1.1
+pkgver=0.1.2
pkgrel=1
pkgdesc="Really simple CLI Markdown to HTML converter with styling support"
url="https://codeberg.org/Tomkoid/mdhtml"