Compare commits

..

1 commit

Author SHA1 Message Date
e24d3c33a6 Bump version to v1.1.0
Some checks are pending
test / test (push) Waiting to run
2025-07-09 16:55:59 +10:00

View file

@ -22,5 +22,5 @@ gleam_javascript = { version = ">= 1.0.0 and < 2.0.0" }
gleam_json = { version = ">= 3.0.2 and < 4.0.0" }
gleam_stdlib = { version = ">= 0.44.0 and < 2.0.0" }
gleeunit = { version = ">= 1.0.0 and < 2.0.0" }
spacetraders_api = { version = ">= 1.1.0 and < 2.0.0" }
spacetraders_api = { version = ">= 1.0.0 and < 2.0.0" }
spacetraders_models = { version = ">= 1.1.0 and < 2.0.0" }