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

chore(release): 1.1.0 [skip ci]

This commit is contained in:
semantic-release-bot 2023-01-06 16:47:43 +00:00 committed by Divlo
parent 86ae85f130
commit 892cc71391
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__ "1.0.0"
#define __LIBCPROJECT_VERSION__ "1.1.0"
#endif