Skip to content

Commit d9bbb7a

Browse files
authored
Merge pull request #147 from increments/release-v1.0.4
Release v1.0.4
2 parents 59d6233 + 0f548fc commit d9bbb7a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
# 1.0.4
4+
35
- Drop Ruby 2.7 support
46
- Bump qiita_marker 0.23.6 to 0.23.9
57
- Drop Ubuntu 18.04 support

lib/qiita/markdown/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Qiita
22
module Markdown
3-
VERSION = "1.0.3"
3+
VERSION = "1.0.4"
44
end
55
end

0 commit comments

Comments
 (0)