Skip to content

Commit

Permalink
Update version.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ebebbington authored Dec 14, 2021
1 parent 9235dda commit 541f0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/version.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// TODO(crookse): Use the same logic that Drash uses on its `version` property
export const version = "1.3.2";
export const version = "2.0.0";
export const versionMessage = `dmm ${version}`;

0 comments on commit 541f0ae

Please sign in to comment.