fix: tags

This commit is contained in:
rvcas
2023-08-24 15:00:09 -06:00
parent 379368c530
commit 747e057d05
7 changed files with 21 additions and 12 deletions

View File

@@ -1,15 +1,15 @@
[package]
name = "aiken-project"
description = "Aiken project utilities"
version = "1.0.16-alpha"
version = "1.0.15-alpha"
edition = "2021"
repository = "https://github.com/aiken-lang/aiken/crates/project"
homepage = "https://github.com/aiken-lang/aiken"
license = "Apache-2.0"
authors = [
"Lucas Rosa <x@rvcas.dev>",
"Kasey White <kwhitemsg@gmail.com>",
"KtorZ <matthias.benkort@gmail.com>",
"Lucas Rosa <x@rvcas.dev>",
"Kasey White <kwhitemsg@gmail.com>",
"KtorZ <matthias.benkort@gmail.com>",
]
rust-version = "1.66.1"