Skip to content

Commit

Permalink
Bump version from 0.2 to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-pilgram committed Dec 23, 2022
1 parent 870b66d commit c8cbbef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

using namespace std;

#define VERSION "0.2"
#define VERSION "0.3.0"

/* Low-level functions */
void delay_us(unsigned int howLong);
Expand Down

0 comments on commit c8cbbef

Please sign in to comment.