We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97103e6 commit 7dd9ab1Copy full SHA for 7dd9ab1
module.json
@@ -1,6 +1,6 @@
1
{
2
"name": "lwm2m-client",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"description": "LWM2M mbed Client API",
5
"private": true,
6
"keywords": [],
@@ -17,7 +17,7 @@
17
},
18
"targetDependencies": {
19
"arm": {
20
- "lwm2m-client-mbed": "~0.0.8",
+ "lwm2m-client-mbed": "~0.1.1",
21
"atmel-rf-driver": "~0.0.13",
22
"lwm2m-client-mbedtls": "~0.0.2"
23
@@ -26,4 +26,4 @@
26
27
}
28
29
-}
+}
0 commit comments