simpkey/src/config.ts

6 lines
76 B
TypeScript

export default {
version: '1.0.0',
changelog: [
'initial release'
],
};