diff --git a/shard.yml b/shard.yml index 22ff8d6..ccc9565 100644 --- a/shard.yml +++ b/shard.yml @@ -1,11 +1,10 @@ +--- name: atomic_write -version: 0.1.4 +version: 0.2.0 license: ISC - crystal: ">= 0.35" - authors: - - Chris Huxtable +- Chris Huxtable +description: 'Extends `File` to provide `atomic_write()`, `atomic_replace()` -description: | - Extends `File` to provide `atomic_write()` + '