mirror of
https://github.com/jlengrand/jreleaser.github.io.git
synced 2026-03-10 08:31:25 +00:00
4 lines
73 B
JavaScript
4 lines
73 B
JavaScript
'use strict'
|
|
|
|
module.exports = () => new Date().getFullYear().toString()
|