summaryrefslogtreecommitdiffstats
path: root/library.json
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2017-03-05 18:28:23 +0200
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2017-03-05 18:28:23 +0200
commitcc74b9f200176edc5524aa00ba45fa90a5e87d27 (patch)
tree6409622818056e2ece7967a58f55c6726a625160 /library.json
parent6a24679f105d002c7f7ca1c2c063e07b23dca84f (diff)
Publishing nanopb-0.3.8
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 1a0b07c1..1acd14ef 100644
--- a/library.json
+++ b/library.json
@@ -1,6 +1,6 @@
{
"name": "Nanopb",
- "version": "0.3.8-dev",
+ "version": "0.3.8",
"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": {