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

chore(release): 1.1.1 [skip ci]

This commit is contained in:
semantic-release-bot 2023-01-06 17:00:28 +00:00 committed by Divlo
parent 471cb862f5
commit 3b9d137df4
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.1.0"
#define __LIBCPROJECT_VERSION__ "1.1.1"
#endif