Files
cartodb/carto.js/docs/reference/03-versioning.md
2020-06-15 10:58:47 +08:00

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