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",