chore(release): v1.13.0
This commit is contained in:
@@ -29,7 +29,7 @@ import { join } from "path";
|
||||
program
|
||||
.name("rcz")
|
||||
.description("Resultium commit standardization command-line interface")
|
||||
.version("1.13.0-rc.0");
|
||||
.version("1.13.0");
|
||||
|
||||
const commandFiles = await readdir(join(__dirname, "commands"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user