update version

This commit is contained in:
Carson Gross 2023-12-21 17:27:52 -07:00
parent b4080e71da
commit 98334ea5b2

View File

@ -88,7 +88,7 @@ return (function () {
sock.binaryType = htmx.config.wsBinaryType;
return sock;
},
version: "1.9.9"
version: "1.9.10"
};
/** @type {import("./htmx").HtmxInternalApi} */