Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit e53da38

Browse files
committed
Bump version to v1.1.11 and update copyright year
1 parent b17dbc5 commit e53da38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ $ npm run test && npm run dist
3131
<br>
3232
<div align=center>
3333
<sub>
34-
&copy; 2019 | <a href="https://xn--02f.com">xn-02f</a>
34+
&copy; 2020 | <a href="https://xn--02f.com">xn-02f</a>
3535
</sub>
3636
</div>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "proxy-pac.js",
3-
"version": "1.1.8",
3+
"version": "1.1.11",
44
"description": "This is a file that set proxy auto-config(PAC) in JavaScript.",
55
"main": "./dist/proxy-pac.min.js",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)