Skip to content

Commit a145a45

Browse files
committed
0.1.3
1 parent bd1553c commit a145a45

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Revision history for Terminal-Widgets
22

33
{{$NEXT}}
4+
5+
0.1.3 2024-02-22T23:38:50-08:00
46
[Debugging]
57
- Add tunable Widget compositing debugging
68
- Make ACTIVE state more obvious in Input.gist-flags

META6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@
5353
],
5454
"test-depends": [
5555
],
56-
"version": "0.1.2"
56+
"version": "0.1.3"
5757
}

lib/Terminal/Widgets.rakumod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
unit class Terminal::Widgets:auth<zef:japhb>:api<0>:ver<0.1.2>;
1+
unit class Terminal::Widgets:auth<zef:japhb>:api<0>:ver<0.1.3>;
22

33

44
=begin pod

0 commit comments

Comments
 (0)