From ccfbc6fbbc306cd45e785f77f3cb09ee49562bc4 Mon Sep 17 00:00:00 2001 From: Serhii Khoma Date: Mon, 14 Oct 2024 11:25:57 +0700 Subject: [PATCH] feat: bump version to 8.0.0 --- spago.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spago.yaml b/spago.yaml index f5c7c41..3d6d397 100644 --- a/spago.yaml +++ b/spago.yaml @@ -3,7 +3,7 @@ package: description: Arbitrary length integers publish: license: MIT - version: 7.0.1 + version: 8.0.0 location: githubOwner: sharkdp githubRepo: purescript-bigints @@ -28,3 +28,4 @@ workspace: extraPackages: {} packageSet: registry: 60.5.0 +version: 8.0.0