Skip to content

Commit 45cb1f8

Browse files
committed
0.0.10
1 parent 0d9f057 commit 45cb1f8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Revision history for CSS-Font-Resources
22

33
{{$NEXT}}
44

5-
0.0.9 2025-07-30T15:52:47+12:00
5+
0.0.10 2025-07-30T15:56:48+12:00
66
-Fix t/load.t for latest Rakudo
77

88
0.0.9 2022-06-21T10:01:28+12:00

META6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
"test-depends": [
3333
"JSON::Fast"
3434
],
35-
"version": "0.0.9"
35+
"version": "0.0.10"
3636
}

lib/CSS/Font/Resources.rakumod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#| Lightweight CSS Font Resource Manager
2-
unit class CSS::Font::Resources:ver<0.0.9>;
2+
unit class CSS::Font::Resources:ver<0.0.10>;
33

44
use CSS::Properties::Calculator :FontWeight;
55
use CSS::Font;

0 commit comments

Comments
 (0)