Skip to content

Commit

Permalink
release: v0.2.23-rc6 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
uki00a authored Jul 25, 2020
1 parent 59394ea commit fad20fa
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-rc5";
export const VERSION = "v0.2.23-rc6";
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 fad20fa

Please sign in to comment.