Skip to content

Commit f85b702

Browse files
committed
Prepare for 0.2.x due to incompatible changes since 0.1.x
1 parent 06d57fb commit f85b702

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Terminal::Widgets is in a *very* early state, pretty much the minimum for which
1919

2020
It is **CERTAIN** that many things will be changing in the near future, although finally a few things seem like they aren't terrible and might stick around for a while.
2121

22-
**This is not version `0.1.x` because I'm modest, it's because it really is that early!**
22+
**This is not version `0.2.x` because I'm modest, it's because it really is that early!**
2323

2424
Not completely scared off yet? Come visit `#mugs` on `libera.chat` IRC and feel free to ask questions or offer ideas.
2525

@@ -31,7 +31,7 @@ Geoffrey Broadwell <gjb@sonic.net>
3131
COPYRIGHT AND LICENSE
3232
=====================
3333

34-
Copyright 2019, 2022-2024 Geoffrey Broadwell
34+
Copyright 2019, 2022-2025 Geoffrey Broadwell
3535

3636
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.
3737

lib/Terminal/Widgets.rakumod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ It is B<CERTAIN> that many things will be changing in the near future,
2828
although finally a few things seem like they aren't terrible and might stick
2929
around for a while.
3030
31-
B<<<This is not version C<0.1.x> because I'm modest, it's because it really is
31+
B<<<This is not version C<0.2.x> because I'm modest, it's because it really is
3232
that early!>>>
3333
3434
Not completely scared off yet? Come visit C<#mugs> on C<libera.chat> IRC and
@@ -42,7 +42,7 @@ Geoffrey Broadwell <gjb@sonic.net>
4242
4343
=head1 COPYRIGHT AND LICENSE
4444
45-
Copyright 2019, 2022-2024 Geoffrey Broadwell
45+
Copyright 2019, 2022-2025 Geoffrey Broadwell
4646
4747
This library is free software; you can redistribute it and/or modify it under
4848
the Artistic License 2.0.

0 commit comments

Comments
 (0)