Skip to content

Commit 3e3c290

Browse files
committed
test before publishing
1 parent ea288b4 commit 3e3c290

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ any kind of text, including code;
2525
my $s = 'foo';
2626
```
2727

28-
WARNING: This is a major update with several improvements. Unused or untested options were removed. See [Changes](Changes) for details.
29-
30-
Users needing those must file an issue if this is a breaking change for them.
31-
3228
DESCRIPTION
3329
===========
3430

@@ -421,7 +417,7 @@ multi sub wrap-text(
421417
AUTHOR
422418
======
423419

424-
Tom Browder <tbrowder@cpan.org>
420+
Tom Browder <tbrowder@acm.org>
425421

426422
COPYRIGHT AND LICENSE
427423
=====================

docs/README.rakudoc

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ any kind of text, including code;
2323
my $s = 'foo';
2424
=end code
2525

26-
WARNING: This is a major update with several improvements. Unused or
27-
untested options were removed. See L<Changes|Changes> for details.
28-
29-
Users needing those must file an issue if this is a breaking change
30-
for them.
31-
3226
=head1 DESCRIPTION
3327

3428
The module contains several routines to make text handling easier for
@@ -555,7 +549,7 @@ multi sub wrap-text(
555549

556550
=head1 AUTHOR
557551

558-
Tom Browder <tbrowder@cpan.org>
552+
Tom Browder <tbrowder@acm.org>
559553

560554
=head1 COPYRIGHT AND LICENSE
561555

0 commit comments

Comments
 (0)