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:51:49 +10:00
parent 72d02f2a36
commit c46d12bf2b

View file

@ -1,5 +1,5 @@
name = "spacetraders_api" name = "spacetraders_api"
version = "1.0.0" version = "1.1.0"
gleam = ">= 1.11.0" gleam = ">= 1.11.0"
description = "Gleam functions for interacting with the spacetraders.io game API" description = "Gleam functions for interacting with the spacetraders.io game API"
licences = ["MIT"] licences = ["MIT"]