From 916a9c1ff8af1a64d23f02754baf57fdfcb7efa4 Mon Sep 17 00:00:00 2001 From: German Toro del Valle Date: Wed, 28 Sep 2016 17:58:41 +0200 Subject: [PATCH] Preparation for release 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7dea52..90246e3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fiware-device-simulator", "description": "Simulator of FIWARE-compatible devices", - "version": "3.3.3-next", + "version": "4.0.0", "homepage": "https://github.com/gtorodelvalle/fiware-device-simulator", "author": { "name": "Germán Toro del Valle",