Skip to content

Commit

Permalink
Change version to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Atticus64 committed Dec 31, 2022
1 parent ae9213b commit 274e65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/help.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { blue, cyan, green, reset, yellow } from "colors";
const version = "0.2.1";
const version = "0.3.2";

export const showVersion = () => {
console.log(`juice ${version}`);
Expand Down

0 comments on commit 274e65b

Please sign in to comment.