Skip to content

Commit

Permalink
update version to 1.1.2 by make-release-tag.bash
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysd committed Jun 21, 2021
1 parent 775cea7 commit 8b94a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/actionlint/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

// This constant is updated by scripts/make-release-tag.bash. Do not modify it manually.
const version = "1.1.1"
const version = "1.1.2"

const usageHeader = `Usage: actionlint [FLAGS] [FILES...] [-]
Expand Down

0 comments on commit 8b94a44

Please sign in to comment.