Skip to content

Commit 797ea7b

Browse files
committed
updated package for 0.1.0
1 parent 950a8d1 commit 797ea7b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

library.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
22
"name": "proto_activities",
3+
"version": "0.1.0",
4+
"description": "imperative synchronous programming in C for embedded systems",
5+
"keywords": "protothreads",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/frameworklabs/proto_activities"
9+
},
10+
"license": "MIT",
311
"build": {
412
"srcDir": ".",
513
"srcFilter": "-<*>"

0 commit comments

Comments
 (0)