Skip to content

Commit f7a8d58

Browse files
authored
Merge pull request #9 from ww24/release-v0.2.0
Release v0.2.1
2 parents 0dfe236 + 007dec4 commit f7a8d58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "log4js-extend",
3-
"version": "0.1.2",
3+
"version": "0.2.1",
44
"description": "log4js + line number",
55
"main": "log4js-extend.js",
66
"scripts": {
@@ -16,7 +16,7 @@
1616
"log4js"
1717
],
1818
"author": "ww24",
19-
"license": "Apache License, Version 2.0",
19+
"license": "Apache-2.0",
2020
"bugs": {
2121
"url": "https://github.com/ww24/log4js-node-extend/issues"
2222
},

0 commit comments

Comments
 (0)