1
0
Fork 0
mirror of https://github.com/eosswedenorg/libantelope synced 2026-06-16 11:44:55 +02:00

Version 0.1.7

This commit is contained in:
Henrik Hautakoski 2023-04-04 19:00:45 +02:00
parent 424fe4702d
commit b79def69cb

View file

@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.15)
# Project name and version
project(libeosio
VERSION 0.1.6
VERSION 0.1.7
DESCRIPTION "C++ library for EOSIO"
HOMEPAGE_URL "https://github.com/eosswedenorg/libeosio"
LANGUAGES C CXX