Prepare v0.2.0
All checks were successful
on-push / build-and-test (push) Successful in 19s

This commit is contained in:
RYAN 2024-09-03 02:33:52 +02:00
parent 2d39c68a97
commit db13f767d2
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-uri.git##HEAD
Then add `libarc-uri` as a dependency to your `manifest`-file:
```
depends: libarc-uri ^0.1.0
depends: libarc-uri ^0.2.0-
```
### 3. buildfile

View File

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