Skip to content

Commit 353a748

Browse files
committed
chore: bump version number
1 parent ec32a46 commit 353a748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { colors, path, walkSync } from "./deps.ts";
22
import { env } from "./env.ts";
33

4-
const DRAKE_VERS = "1.5.0";
4+
const DRAKE_VERS = "1.5.1";
55

66
/** Returns the Drake version number string. */
77
export function vers(): string {

0 commit comments

Comments
 (0)