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
2021-06-23 22:45:48 +02:00
parent d015ec1f45
commit af89e7a67c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "bgpalerter",
"version": "1.28.0",
"version": "1.28.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bgpalerter",
"version": "1.28.0",
"version": "1.28.1",
"license": "BSD-3-Clause",
"dependencies": {
"@sentry/node": "^6.7.1",

View File

@@ -1,6 +1,6 @@
{
"name": "bgpalerter",
"version": "1.28.0",
"version": "1.28.1",
"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",