Skip to content

Commit d9f08ff

Browse files
committed
2 parents 9884b11 + e312b68 commit d9f08ff

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

data/version/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.0.0"
2+
"version": "0.2.0"
33
}

docs/REQUREMENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ so keep that in mind when compiling and running this program.
1111
* Makefile
1212
* libpcap-dev on Debian, libpcap-devel on Fedora
1313
* argp (Used for parsing arguments from terminal)
14+
* cjson (https://github.com/DaveGamble/cJSON)
1415
<!-- * libcap-dev (Used to check permissions) Currently not in use -->
1516

1617
# Optional

0 commit comments

Comments
 (0)