1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2024-11-08 22:31:31 +01:00

chore(release): 3.0.0 [skip ci]

This commit is contained in:
semantic-release-bot 2023-08-05 13:40:47 +00:00 committed by Théo LUDWIG
parent 693cab7a34
commit be8a63ca8a
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B

View File

@ -1,4 +1,4 @@
#ifndef __LIBCPROJECT_VERSION__
#define __LIBCPROJECT_VERSION__ "2.0.0"
#define __LIBCPROJECT_VERSION__ "3.0.0"
#endif