6 lines
70 B
JavaScript
Raw Normal View History

export const version = {
major: 4,
minor: 3,
patch: 6,
};