1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2024-09-17 04:45:54 +02:00

chore(release): 1.0.0 [skip ci]

This commit is contained in:
semantic-release-bot 2023-01-05 20:33:06 +00:00 committed by Divlo
parent 13fd4f269d
commit 6f96cc55d4
No known key found for this signature in database
GPG Key ID: 8F9478F220CE65E9

View File

@ -1,4 +1,4 @@
#ifndef __LIBCPROJECT_VERSION__
#define __LIBCPROJECT_VERSION__ "0.0.1"
#define __LIBCPROJECT_VERSION__ "1.0.0"
#endif