diff --git a/CHANGELOG.md b/CHANGELOG.md index 911b7c99..7f9378a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ## [Unreleased] +## [1.1.1] - 2020-03-14 + ### :policeman: Security - Security vulnerability in transient dependency `acorn` diff --git a/package.json b/package.json index bbebc24b..2a9e50c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "action-update-license-year", - "version": "1.1.0", + "version": "1.1.1", "description": "GitHub Action that in a pull request updates the copyright year(s) in your license file.", "keywords": [ "github",