UNPKG

auspice

Version:

Web app for visualizing pathogen evolution

9 lines (7 loc) 186 B
/* Must match the version in package.json. * .github/workflows/release.yaml checks this, and updates both when releasing. */ const version = "2.73.2"; module.exports = { version };