Fix misspelled `authors` key in shard.yml (#517)

This commit is contained in:
Sijawusz Pur Rahnama 2019-02-05 08:49:26 +01:00 committed by Serdar Dogruyol
parent b7bf9d771f
commit 6cf2b40ca8
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,9 @@
name: kemal
version: 0.25.1
authors:
- Serdar Dogruyol <dogruyolserdar@gmail.com>
dependencies:
radix:
github: luislavena/radix
@ -17,6 +20,3 @@ targets:
main: src/kemal.cr
crystal: 0.27.1
author:
- Serdar Dogruyol <dogruyolserdar@gmail.com>