1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

bump version

This commit is contained in:
Massimo Candela
2020-12-05 22:30:43 +01:00
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "bgpalerter",
"version": "1.26.2",
"version": "1.27.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "bgpalerter",
"version": "1.26.2",
"version": "1.27.0",
"description": "Software to monitor streams of BGP data. Pre-configured for real-time detection of visibility loss, RPKI invalid announcements, hijacks, and more.",
"author": {
"name": "Massimo Candela",