From faf10bf70ea487a5b49f69e3c0fa28389ae7702b Mon Sep 17 00:00:00 2001 From: Orion Kindel Date: Mon, 10 Jun 2024 12:40:56 -0500 Subject: [PATCH] chore: prepare v1.0.3 --- spago.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spago.yaml b/spago.yaml index 8a9d3c2..07470c9 100644 --- a/spago.yaml +++ b/spago.yaml @@ -5,7 +5,7 @@ package: strict: true pedanticPackages: true publish: - version: '1.0.2' + version: '1.0.3' license: 'GPL-3.0-or-later' location: githubOwner: 'cakekindel'