Release v0.1.0

This commit is contained in:
RYAN 2024-09-03 01:58:08 +02:00
parent 55020f6b5c
commit 736b0ad718
Signed by: RYAN
GPG Key ID: 3BD93EABD1407B82
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ location: https://code.helloryan.se/arc/libarc-validate.git##HEAD
Then add `libarc-validate` as a dependency to your `manifest`-file: Then add `libarc-validate` as a dependency to your `manifest`-file:
``` ```
depends: libarc-validate ^0.1.0- depends: libarc-validate ^0.1.0
``` ```
### 3. buildfile ### 3. buildfile

View File

@ -1,6 +1,6 @@
: 1 : 1
name: libarc-validate name: libarc-validate
version: 0.1.0-a.0.z version: 0.1.0
language: c++ language: c++
summary: arc-validatae C++ library summary: arc-validatae C++ library
license: APSL-1.0 ; Arc Project Software License version 1.0 license: APSL-1.0 ; Arc Project Software License version 1.0