Skip to content

Commit f3e1167

Browse files
authored
Update version.ts
1 parent 9f17654 commit f3e1167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// TODO(crookse): Use the same logic that Drash uses on its `version` property
2-
export const version = "2.0.0";
2+
export const version = "2.0.1";
33
export const versionMessage = `dmm ${version}`;

0 commit comments

Comments
 (0)