Skip to content

Commit

Permalink
release: v0.2.23-rc2 (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
uki00a authored Apr 5, 2020
1 parent 48f0e2b commit fe8b46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const VERSION = "v0.2.23-rc1";
export const VERSION = "v0.2.23-rc2";
export const MOD_URL = `https://denolib.com/denolib/typeorm@${VERSION}/mod.ts`;
export const CLI_URL = `https://denolib.com/denolib/typeorm@${VERSION}/cli.ts`;

0 comments on commit fe8b46d

Please sign in to comment.