mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-07-04 07:23:39 +02:00
Version 0.1.1
This commit is contained in:
parent
b619ab78d4
commit
c785da97de
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.15)
|
||||||
|
|
||||||
# Project name and version
|
# Project name and version
|
||||||
project(libeosio
|
project(libeosio
|
||||||
VERSION 0.1.0
|
VERSION 0.1.1
|
||||||
DESCRIPTION "C++ library for EOSIO"
|
DESCRIPTION "C++ library for EOSIO"
|
||||||
HOMEPAGE_URL "https://github.com/eosswedenorg/libeosio"
|
HOMEPAGE_URL "https://github.com/eosswedenorg/libeosio"
|
||||||
LANGUAGES CXX
|
LANGUAGES CXX
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue