top-user-agents 2.0.2 → 2.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
  <br>
6
6
  </div>
7
7
 
8
- ![Last version](https://img.shields.io/github/tag/Kikobeats/top-user-agents.svg?style=flat-square)
8
+ ![Last version](https://img.shields.io/github/tag/microlinkhq/top-user-agents.svg?style=flat-square)
9
9
  [![NPM Status](https://img.shields.io/npm/dm/top-user-agents.svg?style=flat-square)](https://www.npmjs.org/package/top-user-agents)
10
10
 
11
11
  > The top 100 HTTP [user-agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent)'s most used over Internet.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "top-user-agents",
3
3
  "description": "A list of most common User Agent.",
4
4
  "homepage": "https://microlink.io/user-agents",
5
- "version": "2.0.2",
5
+ "version": "2.0.3",
6
6
  "main": "index.js",
7
7
  "author": {
8
8
  "email": "hello@microlink.io",