Skip to content

Commit 921a6da

Browse files
committed
vbump
1 parent 28fd7e4 commit 921a6da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const {readFileSync} = require("fs")
77

88
// Effectively the main function
99
async function run() {
10-
core.info("Running version 1.2.2")
10+
core.info("Running version 1.3.0")
1111

1212
// Tell folks they can merge
1313
if (context.eventName === "pull_request_target") {

0 commit comments

Comments
 (0)