Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Jan 8, 2021
1 parent c4d7d4d commit f89fef8
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.4.2")
core.info("Running version 1.5.0")

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

0 comments on commit f89fef8

Please sign in to comment.