From ad6e45660fdcece4c5677b3267ded4552f3f1c04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Mon, 11 May 2015 14:47:34 +0200 Subject: [PATCH] Bump yotta version to -beta5 --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 4235cf0d8..737c7bc8d 100644 --- a/module.json +++ b/module.json @@ -1,6 +1,6 @@ { "name": "mbedtls", - "version": "2.0.0-beta1", + "version": "2.0.0-beta5", "private": true, "licenses": [{ "type": "GPL-2.0",