summaryrefslogtreecommitdiffstats
path: root/library.json
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2017-03-05 18:39:40 +0200
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2017-03-05 18:39:40 +0200
commita55a66e792b30a65606cce3e61f28c6c6e14d050 (patch)
tree11d4988556427f57a2454529b88eba4dcb6021a3 /library.json
parentcc74b9f200176edc5524aa00ba45fa90a5e87d27 (diff)
Setting version to 0.3.9-dev
Diffstat (limited to 'library.json')
-rw-r--r--library.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/library.json b/library.json
index 1acd14ef..8e963f34 100644
--- a/library.json
+++ b/library.json
@@ -1,6 +1,6 @@
{
"name": "Nanopb",
- "version": "0.3.8",
+ "version": "0.3.9-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": {