Bump version to v1.1.0
Some checks are pending
test / test (push) Waiting to run

This commit is contained in:
Lily Rose 2025-07-09 16:55:59 +10:00
parent 484dac7375
commit e24d3c33a6

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"