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

chore(release): 1.1.2 [skip ci]

This commit is contained in:
semantic-release-bot 2023-01-06 17:09:41 +00:00 committed by Divlo
parent ba5dddcf2f
commit e844600214
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.1"
#define __LIBCPROJECT_VERSION__ "1.1.2"
#endif