File tree Expand file tree Collapse file tree 7 files changed +15
-15
lines changed
Expand file tree Collapse file tree 7 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 11---
2- - version: 0.0.1
3- date:
4- changes:
2+ version: 0.0.2
3+ date: Sun Jan 24 07:36:36 PST 2016
4+ changes: First official tagged release. Originally written in August 2013.
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2013-2015 Ingy döt Net
3+ Copyright (c) 2013-2016 Ingy döt Net
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1- =meta: 0.0.1
1+ =meta: 0.0.2
22
33name: json
4- version: 0.0.1
4+ version: 0.0.2
55abstract: JSON for Bash
66homepage: http://bpan.org/package/json/
77
88license: MIT
9- copyright: 2013-2015
9+ copyright: 2013-2016
1010author:
1111 name: Ingy döt Net
1212 email: ingy@ingy.net
@@ -20,7 +20,7 @@ requires:
2020test:
2121 cmd: make test
2222 requires:
23- test-more: 0.0.1
23+ test-more: 0.0.3
2424install:
2525 cmd: make install
2626
Original file line number Diff line number Diff line change 11=pod
22
33=for comment
4- DO NOT EDIT. This Pod was generated by Swim v0.1.38 .
4+ DO NOT EDIT. This Pod was generated by Swim v0.1.41 .
55See http://github.com/ingydotnet/swim-pm#readme
66
77=encoding utf8
@@ -261,7 +261,7 @@ Written by Ingy döt Net <ingy@ingy.net>
261261
262262=head1 Copyright & License
263263
264- Copyright 2013-2015 Ingy döt Net
264+ Copyright 2013-2016 Ingy döt Net
265265
266266The MIT License (MIT)
267267
Original file line number Diff line number Diff line change @@ -225,6 +225,6 @@ Written by Ingy döt Net <ingy@ingy.net>
225225
226226= Copyright & License
227227
228- Copyright 2013-2015 Ingy döt Net
228+ Copyright 2013-2016 Ingy döt Net
229229
230230The MIT License (MIT)
Original file line number Diff line number Diff line change 11# json.bash - JSON Loader/Dumper for Bash
22#
3- # Copyright (c) 2013-2015 Ingy döt Net
3+ # Copyright (c) 2013-2016 Ingy döt Net
44
55JSON_VERSION=0.0.2
66
Original file line number Diff line number Diff line change 7070.rr rF
7171.\" ========================================================================
7272.\"
73- .IX Title " IO::FILE=IO(0X1F86280) 1"
74- .TH IO::FILE=IO(0X1F86280) 1 "2015-01-25 " "perl v5.18.1 " "User Contributed Perl Documentation "
73+ .IX Title " \& \s - 1 JSON 1 "
74+ .TH \& \s - 1 JSON 1 "January 2016 " "Generated by Swim v0.1.41 " "JSON \s 0 for Bash "
7575.\" For nroff, turn off justification. Always turn off hyphenation; it makes
7676.\" way too many mistakes in technical documents.
7777.if n .ad l
@@ -276,6 +276,6 @@ Or find me on ingy@irc.freenode.net.
276276Written by Ingy döt Net <ingy@ingy.net>
277277.SH "Copyright & License"
278278.IX Header " Copyright & License"
279- Copyright 2013\- 2015 Ingy döt Net
279+ Copyright 2013\- 2016 Ingy döt Net
280280.PP
281281The \s- 1 MIT\s 0 License (\s- 1 MIT\s 0 )
You can’t perform that action at this time.
0 commit comments