From 43e58afab06d1fb6c781d65f1cd30692c8eb83e8 Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Tue, 25 Apr 2023 10:41:06 +0200 Subject: [PATCH] Step: 3.0.0-next -> 3.1.0 --- CHANGES_NEXT_RELEASE | 4 +--- package.json | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 73e190fe3..99a809136 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,4 +1,2 @@ -- Add support to run tests with node 18 -- Set Nodejs 16 as minimum version in packages.json (effectively removing Nodev14 from supported versions) -- Fix: propagate TimeInstant to all metadata attributes when TimeInstant is provided as measure + diff --git a/package.json b/package.json index dfffa28e9..48ee9801f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "iotagent-node-lib", "license": "AGPL-3.0-only", "description": "IoT Agent library to interface with NGSI Context Broker", - "version": "3.0.0-next", + "version": "3.1.0", "homepage": "https://github.com/telefonicaid/iotagent-node-lib", "keywords": [ "fiware",