Increment version to 2.0a

This commit is contained in:
Alexander Petros 2024-01-13 13:43:51 -05:00
parent 0d8a87d4f3
commit dee5546f0e

View File

@ -71,7 +71,7 @@ var htmx = (function() {
},
parseInterval,
_: internalEval,
version: '1.9.10'
version: '2.0a'
}
/** @type {import("./htmx").HtmxInternalApi} */