Skip to content

Commit

Permalink
Update version to 1.0.1
Browse files Browse the repository at this point in the history
	modified:   src/nms.c
  • Loading branch information
bartobri committed Sep 24, 2021
1 parent 2b5e31a commit 60ffa52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nms.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include "input.h"
#include "error.h"

#define VERSION "1.0.0"
#define VERSION "1.0.1"

int main(int argc, char *argv[])
{
Expand Down

0 comments on commit 60ffa52

Please sign in to comment.