Skip to content

Commit

Permalink
release: v0.2.23-rc5 (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
uki00a authored Jun 21, 2020
1 parent bd4b181 commit 0a93c5d
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-rc4";
export const VERSION = "v0.2.23-rc5";
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 0a93c5d

Please sign in to comment.