mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-02-17 05:34:35 +01:00
5 lines
97 B
JavaScript
5 lines
97 B
JavaScript
|
// Get the current version of the Gluon branch.
|
||
|
module.exports = {
|
||
|
version: 'v3.0.0-alpha.1'
|
||
|
}
|