1
0
Fork 0
mirror of https://github.com/eosswedenorg/eosio-keygen-extras synced 2026-07-02 11:43:42 +02:00

Version 0.1.1

This commit is contained in:
Henrik Hautakoski 2022-11-13 20:50:17 +01:00
parent e3895ef324
commit e942a3b1bc

View file

@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.5)
# Project name and version # Project name and version
project(eosio-keygen-extras project(eosio-keygen-extras
VERSION 0.1.0 VERSION 0.1.1
DESCRIPTION "extra files for eosio-keygen" DESCRIPTION "extra files for eosio-keygen"
HOMEPAGE_URL "https://github.com/eosswedenorg/eosio-keygen-extras" HOMEPAGE_URL "https://github.com/eosswedenorg/eosio-keygen-extras"
LANGUAGES NONE LANGUAGES NONE