Skip to content

Commit 37b90bb

Browse files
committed
Bump version to 2.0.2
Update nix flake inputs.
1 parent 2636bd7 commit 37b90bb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "glearray"
2-
version = "2.0.1"
2+
version = "2.0.2"
33

44
description = "Immutable arrays for Gleam"
55
licences = ["Apache-2.0"]

manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ packages = [
88

99
[requirements]
1010
gleam_stdlib = { version = "~> 0.37" }
11-
gleeunit = { version = "~> 1.1" }
11+
gleeunit = { version = "~> 1.3" }

0 commit comments

Comments
 (0)