Skip to content

Commit

Permalink
release: v0.2.23-rc9 (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
uki00a authored Sep 21, 2020
1 parent 9ed40ee commit 1fb202a
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,4 +1,4 @@
export const VERSION = "v0.2.23-rc8";
export const VERSION = "v0.2.23-rc9";
export const BASE_TYPEORM_VERSION = "v0.2.22";
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 1fb202a

Please sign in to comment.