mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-01 15:01:36 +00:00
update version
This commit is contained in:
parent
b4080e71da
commit
98334ea5b2
@ -88,7 +88,7 @@ return (function () {
|
|||||||
sock.binaryType = htmx.config.wsBinaryType;
|
sock.binaryType = htmx.config.wsBinaryType;
|
||||||
return sock;
|
return sock;
|
||||||
},
|
},
|
||||||
version: "1.9.9"
|
version: "1.9.10"
|
||||||
};
|
};
|
||||||
|
|
||||||
/** @type {import("./htmx").HtmxInternalApi} */
|
/** @type {import("./htmx").HtmxInternalApi} */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user