Skip to content

Commit 1ba5af5

Browse files
committed
dbus-iface-markdown release 1.0.2
1 parent cf2555b commit 1ba5af5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

dbus-iface-markdown/dbus-iface-markdown.spec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ install -p -m 755 bin/dbus-iface-markdown %{buildroot}%{_bindir}
3636

3737

3838
%changelog
39+
* Mon Sep 15 2025 Josh Holbrook <[email protected]>
40+
- Slightly more robust error handling ([email protected])
41+
3942
* Wed Feb 19 2025 Josh Holbrook <[email protected]> 1.0.1-1
4043
- More idiomatic perl
4144
* Wed Feb 19 2025 Josh Holbrook <[email protected]> 1.0.0-1

dbus-iface-markdown/justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION := "1.0.1"
1+
VERSION := "1.0.2"
22
RELEASE := "1"
33

44
set dotenv-load := true

0 commit comments

Comments
 (0)