Skip to content

Commit

Permalink
vbump
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Aug 14, 2020
1 parent 28fd7e4 commit 921a6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const {readFileSync} = require("fs")

// Effectively the main function
async function run() {
core.info("Running version 1.2.2")
core.info("Running version 1.3.0")

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

0 comments on commit 921a6da

Please sign in to comment.