Skip to content

Commit fe8b46d

Browse files
authored
release: v0.2.23-rc2 (#44)
1 parent 48f0e2b commit fe8b46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export const VERSION = "v0.2.23-rc1";
1+
export const VERSION = "v0.2.23-rc2";
22
export const MOD_URL = `https://denolib.com/denolib/typeorm@${VERSION}/mod.ts`;
33
export const CLI_URL = `https://denolib.com/denolib/typeorm@${VERSION}/cli.ts`;

0 commit comments

Comments
 (0)