We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4348f25 commit fdc2147Copy full SHA for fdc2147
Changes
@@ -1,6 +1,8 @@
1
Revision history for Terminal-Widgets
2
3
{{$NEXT}}
4
+
5
+0.2.5 2025-12-13T17:26:57-08:00
6
[Bug Fixes]
7
- Work around an Emacs source code highlighting bug
8
META6.json
@@ -78,5 +78,5 @@
78
],
79
"test-depends": [
80
81
- "version": "0.2.4"
+ "version": "0.2.5"
82
}
lib/Terminal/Widgets.rakumod
@@ -1,4 +1,4 @@
-unit class Terminal::Widgets:auth<zef:japhb>:api<0>:ver<0.2.4>;
+unit class Terminal::Widgets:auth<zef:japhb>:api<0>:ver<0.2.5>;
=begin pod
0 commit comments