simpkey/src/const.ts

6 lines
83 B
TypeScript

export default {
version: '1.0.0-beta.1',
changelog: [
'initial release'
],
};