From ecebc9c06e81dbc29e9636da5a3bd649c662e195 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Tue, 4 Aug 2015 15:16:29 +0200 Subject: [PATCH] Bump yotta module version --- yotta/data/module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yotta/data/module.json b/yotta/data/module.json index 12986b37d..7108ccaf1 100644 --- a/yotta/data/module.json +++ b/yotta/data/module.json @@ -1,6 +1,6 @@ { "name": "mbedtls", - "version": "2.0.1", + "version": "2.0.2", "private": true, "license": "GPL-2.0", "dependencies": {},