Skip to content

Commit

Permalink
0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Aug 7, 2024
1 parent 529c95f commit 3bbe523
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 9 deletions.
5 changes: 1 addition & 4 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,5 @@ Revision history for Math::Random

{{$NEXT}}

0.1.2 2024-08-07T20:52:39+02:00
- Correct original contributor name

0.1.1 2024-08-07T16:24:32+02:00
0.1.3 2024-08-07T21:22:53+02:00
- Initial version in Raku Community Modules
2 changes: 1 addition & 1 deletion META6.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
],
"test-depends": [
],
"version": "0.1.2"
"version": "0.1.3"
}
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,14 +125,14 @@ TODO
AUTHORS
=======

* Tae Lim Koo
* +merlan #flirora

* Raku Community

COPYRIGHT AND LICENSE
=====================

Copyright 2015 - 2017 Tae Lim Koo
Copyright 2015 - 2017 +merlan #flirora

Copyright 2024 Raku Commuity

Expand Down
4 changes: 2 additions & 2 deletions lib/Math/Random.rakumod
Original file line number Diff line number Diff line change
Expand Up @@ -185,12 +185,12 @@ on the Mersenne Twister generator.
=head1 AUTHORS
=item Tae Lim Koo
=item +merlan #flirora
=item Raku Community
=head1 COPYRIGHT AND LICENSE
Copyright 2015 - 2017 Tae Lim Koo
Copyright 2015 - 2017 +merlan #flirora
Copyright 2024 Raku Commuity
Expand Down

0 comments on commit 3bbe523

Please sign in to comment.