Compare commits

..

2 commits

Author SHA1 Message Date
3c64e823ed Bump version to v1.1.0
Some checks failed
test / test (push) Has been cancelled
2025-07-09 16:58:41 +10:00
cfd7175663 Update version in manifest 2025-07-09 16:58:22 +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.0.0 and < 2.0.0" }
spacetraders_api = { version = ">= 1.1.0 and < 2.0.0" }
spacetraders_models = { version = ">= 1.1.0 and < 2.0.0" }