Skip to content

Commit

Permalink
release: v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
plainheart committed Mar 26, 2022
1 parent 31ace45 commit 4159e5c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ The header value of `user-agent` used in API requests.

Default:
```
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.84 Safari/537.36
```

##### _proxyAgents_
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bing-translate-api",
"version": "2.4.0",
"version": "2.5.0",
"description": "A simple and free API for Bing Translator for Node.js",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 4159e5c

Please sign in to comment.