release version 0.0.1-rc.0

This commit is contained in:
leo 2023-05-13 22:06:21 +02:00
parent a0d1905ce8
commit bd1223a731
Signed by: wanderer
SSH Key Fingerprint: SHA256:Dp8+iwKHSlrMEHzE3bJnPng70I7LEsa3IJXRH/U+idQ
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
0.0.0
0.0.1-rc.0

View File

@ -8,7 +8,7 @@
? ./validate.dhall
, Schema/version =
./version.dhall
sha256:0f11c01e7e2c9a4532211f599115b64c5830e2478475605766278a08f86161ee
sha256:6fbf90d87be03d760c2490a2ab73a2aadc7a18886541527a813346486f8cd638
? ./version.dhall
, Prelude =
./prelude.dhall

View File

@ -1 +1 @@
let version = "0.0.0" in version
let version = "0.0.1-rc.0" in version