diff --git a/docs/friends.md b/docs/friends.md index 91cc8ce..683e76a 100644 --- a/docs/friends.md +++ b/docs/friends.md @@ -5,3 +5,5 @@ Please, let me know so I can add your company name here. * Seattle Internet Exchange (SIX) * Food and Agriculture Organization of the United Nations (FAO) +* Latin America and Caribbean Network Information Centre (LACNIC) +* DigitalOcean (DO) diff --git a/package-lock.json b/package-lock.json index cb0579b..aefb53f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bgpalerter", - "version": "1.26.1", + "version": "1.26.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 95d911a..10f4765 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bgpalerter", - "version": "1.26.1", + "version": "1.26.2", "description": "Software to monitor streams of BGP data. Pre-configured for real-time detection of visibility loss, RPKI invalid announcements, hijacks, and more.", "main": "index.js", "bin": "index.js",