329 B
329 B
Versioning
CARTO.js uses Semantic Versioning. View our Github repository to find tags for each release.
To get the version number programmatically, use carto.version
.
console.log(carto.version);
// returns the version of the library