Skip to content

Commit d8ae673

Browse files
committed
Version 0.16.0
1 parent 8b17fb2 commit d8ae673

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
33
Version 2, December 2004
44

5-
Copyright (c) 2018 David Chambers <[email protected]>
5+
Copyright (c) 2019 David Chambers <[email protected]>
66

77
Everyone is permitted to copy and distribute verbatim or modified
88
copies of this license document, and changing it is allowed as long

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "doctest",
3-
"version": "0.15.0",
3+
"version": "0.16.0",
44
"description": "Doctests for JavaScript and CoffeeScript",
55
"license": "WTFPL",
66
"contributors": [

0 commit comments

Comments
 (0)