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:54:05 +10:00
parent b2933ff8f6
commit fe9f14c60d

View file

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