This commit is contained in:
Tom Hu
2021-06-08 11:33:55 -04:00
parent c9d0b8155c
commit b8f68524af
4 changed files with 32 additions and 4 deletions

3
src/version.ts Normal file
View File

@@ -0,0 +1,3 @@
const VERSION = 'v1.5.0';
export default VERSION;