Skip to content

Commit

Permalink
v0.01035
Browse files Browse the repository at this point in the history
          - fix error in example (GH#211) (Graham✈️✈️)
  • Loading branch information
oalders committed Nov 23, 2019
1 parent c6c0587 commit a11ff98
Show file tree
Hide file tree
Showing 6 changed files with 145 additions and 85 deletions.
5 changes: 3 additions & 2 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Revision history for {{$dist->name}}
Revision history for Pithub

{{$NEXT}}
0.01035 2019-11-23 16:59:49Z
- fix error in example (GH#211) (Graham✈️✈️)

0.01034 2018-02-21 16:03:21Z
- Add support for the Github markdown API (GH#205) (JosJoaqu Atria)
Expand Down
6 changes: 3 additions & 3 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This software is copyright (c) 2011 by Johannes Plunien.
This software is copyright (c) 2011-2019 by Johannes Plunien.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
Expand All @@ -12,7 +12,7 @@ b) the "Artistic License"

--- The GNU General Public License, Version 1, February 1989 ---

This software is Copyright (c) 2011 by Johannes Plunien.
This software is Copyright (c) 2011-2019 by Johannes Plunien.

This is free software, licensed under:

Expand Down Expand Up @@ -272,7 +272,7 @@ That's all there is to it!

--- The Artistic License 1.0 ---

This software is Copyright (c) 2011 by Johannes Plunien.
This software is Copyright (c) 2011-2019 by Johannes Plunien.

This is free software, licensed under:

Expand Down

0 comments on commit a11ff98

Please sign in to comment.