From 26cdd3904f3042c21155a39e940fafb266af20d2 Mon Sep 17 00:00:00 2001 From: Seppo Takalo Date: Mon, 24 Oct 2016 10:44:35 +0300 Subject: [PATCH] version v1.2.0 --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 9aa2146560..863baaa504 100644 --- a/module.json +++ b/module.json @@ -1,6 +1,6 @@ { "name": "nanostack-randlib", - "version": "1.1.0", + "version": "1.2.0", "description": "Pseudo random library used by mbed-client and 6LoWPAN stack.", "keywords": [], "homepage": "https://github.com/ARMmbed/mbed-client-randlib",