From bccc8fc5d3812efb3903261538747a105c298c6b Mon Sep 17 00:00:00 2001 From: Ashwin Maroli Date: Fri, 17 Feb 2023 14:32:35 +0530 Subject: [PATCH] Release :gem: v0.13.0 --- History.markdown | 10 +++++----- README.md | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/History.markdown b/History.markdown index 40dfe1f..c45f7ee 100644 --- a/History.markdown +++ b/History.markdown @@ -1,4 +1,8 @@ -## 0.13.0 / 2022-02-16 +## 0.13.0 / 2022-02-17 + +### Minor Enhancements + + * Bump RuboCop support to 1.45.x (#27) ### Development Fixes @@ -7,10 +11,6 @@ * Update .github/workflows/ci.yaml (#25) * dependabot: use versioning-strategy: increase (#28) -### Minor Enhancements - - * Update rubocop requirement from ~> 1.45.0 (#27) - ## 0.12.0 / 2021-09-16 ### Minor Enhancements diff --git a/README.md b/README.md index 8a98909..4eb1232 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A RuboCop extension to enforce common code style in Jekyll and Jekyll plugins. [![Gem Version](https://img.shields.io/gem/v/rubocop-jekyll.svg?label=Latest%20Release)][rubygems] -[![RuboCop Support](https://img.shields.io/badge/RuboCop%20Support-1.18.x-green.svg)][rubocop-releases] +[![RuboCop Support](https://img.shields.io/badge/RuboCop%20Support-1.45.x-green.svg)][rubocop-releases] [rubygems]: https://rubygems.org/gems/rubocop-jekyll [rubocop-releases]: https://github.com/rubocop-hq/rubocop/releases