Skip to content

Commit 9caee8d

Browse files
committed
other
1 parent eae1dd4 commit 9caee8d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"private": true,
33
"name": "x-crawl",
4-
"version": "1.0.1",
5-
"author": "CoderHxl",
4+
"version": "1.1.0",
5+
"author": "coderHXL",
66
"description": "XCrawl is a Nodejs multifunctional crawler library.",
77
"license": "MIT",
88
"main": "src/index.ts",

publish/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "x-crawl",
3-
"version": "1.0.1",
4-
"author": "CoderHxl",
3+
"version": "1.1.0",
4+
"author": "coderHXL",
55
"description": "XCrawl is a Nodejs multifunctional crawler library.",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)