diff options
Diffstat (limited to 'library.json')
-rw-r--r-- | library.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library.json b/library.json index 30a56c94..1a0b07c1 100644 --- a/library.json +++ b/library.json @@ -1,5 +1,6 @@ { "name": "Nanopb", + "version": "0.3.8-dev", "keywords": "protocol buffers, protobuf, google", "description": "Nanopb is a plain-C implementation of Google's Protocol Buffers data format. It is targeted at 32 bit microcontrollers, but is also fit for other embedded systems with tight (2-10 kB ROM, <1 kB RAM) memory constraints.", "repository": { |