Skip to content

Commit 3ac92e6

Browse files
authored
Bump 2.0.0
1 parent ba77b7b commit 3ac92e6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## master (unreleased)
44

5+
## 2.0.0 (2025-02-17)
6+
7+
- Migrate to new RuboCop Plugin architecture.
8+
59
## 1.2.4 (2024-10-16)
610

711
- Fix RuboCop warnings.

lib/rubocop/markdown/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module RuboCop
44
module Markdown
5-
VERSION = "1.2.4"
5+
VERSION = "2.0.0"
66
end
77
end

0 commit comments

Comments
 (0)