Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martendo committed Nov 6, 2021
1 parent 7327cfd commit f4d7089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include "cmd.h"
#include "display.h"

#define LOTS_VERSION "0.0.0"
#define LOTS_VERSION "1.0.0"
#define LOTS_HOME_PAGE "lots home page: <https://github.com/martendo/lots>"

#define BUFFER_SIZE 1024
Expand Down

0 comments on commit f4d7089

Please sign in to comment.