From 7924f15376d24f945fbde2c434a107a2c8936e51 Mon Sep 17 00:00:00 2001 From: Karchnu Date: Sat, 20 Feb 2021 10:46:59 +0100 Subject: [PATCH] shard.yml updated: description, author --- shard.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/shard.yml b/shard.yml index d69173f..13be699 100644 --- a/shard.yml +++ b/shard.yml @@ -1,11 +1,11 @@ name: packaging version: 0.9.3 -# authors: -# - name +authors: + - karchnu -# description: | -# Short description of package +description: | + Packaging applications for BaguetteOS. dependencies: specparser: @@ -20,4 +20,4 @@ dependencies: # webmock: # github: manastech/webmock.cr -# license: MIT +license: ISC