We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f0e2b commit fe8b46dCopy full SHA for fe8b46d
src/version.ts
@@ -1,3 +1,3 @@
1
-export const VERSION = "v0.2.23-rc1";
+export const VERSION = "v0.2.23-rc2";
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