Skip to content

Commit

Permalink
Release v3.0
Browse files Browse the repository at this point in the history
Changelog:
* Add a swap endieness function
* "Change bits" (`cb`) command is now simply `bits`. Now it's possible to
  write a hexadecimal value with the `cb` letters without it changing
  the bits accidentally.
  • Loading branch information
alt-romes committed Jan 29, 2023
1 parent 9ede07a commit 62fd638
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 @@ -18,7 +18,7 @@



#define VERSION "v2.2"
#define VERSION "v3.0"



Expand Down

0 comments on commit 62fd638

Please sign in to comment.