Skip to content

Commit 4fd5563

Browse files
committed
3.0.0
1 parent 0446930 commit 4fd5563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "validate-npm-package-license",
33
"description": "Give me a string and I'll tell you if it's a valid npm package license string",
4-
"version": "2.0.0",
4+
"version": "3.0.0",
55
"author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com)",
66
"dependencies": {
77
"spdx": "~0.4.0",

0 commit comments

Comments
 (0)