1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2025-05-21 23:21:15 +02:00

chore(release): 3.1.0 [skip ci]

This commit is contained in:
semantic-release-bot
2023-08-06 14:43:01 +00:00
committed by Théo LUDWIG
parent 5c6f4d8192
commit 01e9b71402

View File

@ -1,4 +1,4 @@
#ifndef __LIBCPROJECT_VERSION__
#define __LIBCPROJECT_VERSION__ "3.0.0"
#define __LIBCPROJECT_VERSION__ "3.1.0"
#endif