1
0
Fork 0
mirror of https://github.com/eosswedenorg/libantelope synced 2026-06-16 19:50:01 +02:00

Version 0.2.1

This commit is contained in:
Henrik Hautakoski 2023-05-31 15:06:58 +02:00
parent afc199e739
commit 0f61062cec

View file

@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.15)
# Project name and version
project(libantelope
VERSION 0.2.0
VERSION 0.2.1
DESCRIPTION "C++ library for Antelope IO"
HOMEPAGE_URL "https://github.com/eosswedenorg/libantelope"
LANGUAGES C CXX