Skip to content

Commit 26414e6

Browse files
committed
Release v1.0.3
1 parent dc1a36b commit 26414e6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
# 1.0.3
4+
35
- Bump rake version to work with ruby 3.2
46
- Bump rouge 3.26.0 to 4.1.0
57

lib/qiita/markdown/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Qiita
22
module Markdown
3-
VERSION = "1.0.2"
3+
VERSION = "1.0.3"
44
end
55
end

0 commit comments

Comments
 (0)