Bump version to v1.1.0
Some checks failed
test / test (push) Has been cancelled

This commit is contained in:
Lily Rose 2025-07-09 16:58:41 +10:00
parent cfd7175663
commit 3c64e823ed

View file

@ -1,5 +1,5 @@
name = "spacetraders_api_fetch"
version = "1.0.0"
version = "1.1.0"
gleam = ">= 1.11.0"
target = "javascript"
description = "Gleam functions for interacting with the spacetraders.io game API using gleam_fetch"