We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae0754 commit 5a7506cCopy full SHA for 5a7506c
src/version.ts
@@ -1,3 +1,3 @@
1
-export const VERSION = "v0.2.23-rc7";
+export const VERSION = "v0.2.23-rc8";
2
export const MOD_URL = `https://denolib.com/denolib/typeorm@${VERSION}/mod.ts`;
3
export const CLI_URL = `https://denolib.com/denolib/typeorm@${VERSION}/cli.ts`;
0 commit comments