Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
gabordemooij committed Jan 25, 2025
1 parent 72ab99d commit 896e7a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions citrine.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
/**
* Version information
*/
#define CTR_VERSION "1.0.1"
#define CTR_VERSION_NUM 10000
#define CTR_VERSION "1.0.2"
#define CTR_VERSION_NUM 10002

/**
* Define the Citrine tokens
Expand Down

0 comments on commit 896e7a8

Please sign in to comment.