1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2024-07-17 23:30:12 +02:00

chore(release): 1.2.0 [skip ci]

This commit is contained in:
semantic-release-bot 2023-01-07 18:43:17 +00:00 committed by Divlo
parent bd85171e2d
commit f1a729c418
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.2"
#define __LIBCPROJECT_VERSION__ "1.2.0"
#endif