mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-04-01 02:52:24 +02: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'
|
|
}
|