From 48f730e8892fb6b2528b14d807353cdf2ae994c7 Mon Sep 17 00:00:00 2001 From: SondreB Date: Sun, 25 Apr 2021 14:08:52 +0200 Subject: [PATCH] Add the SERF network --- package-lock.json | 2 +- package.json | 2 +- src/Blockcore.Indexer/Blockcore.Indexer.csproj | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index acd56ca5..d65aa9f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { "name": "blockcoreindexer", - "version": "0.1.10", + "version": "0.1.14", "lockfileVersion": 1 } diff --git a/package.json b/package.json index 925fbf6b..f883b944 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blockcoreindexer", - "version": "0.1.13", + "version": "0.1.14", "license": "MIT", "author": { "name": "Blockcore", diff --git a/src/Blockcore.Indexer/Blockcore.Indexer.csproj b/src/Blockcore.Indexer/Blockcore.Indexer.csproj index 374f8fe3..57fb69ae 100644 --- a/src/Blockcore.Indexer/Blockcore.Indexer.csproj +++ b/src/Blockcore.Indexer/Blockcore.Indexer.csproj @@ -31,6 +31,7 @@ +