Skip to content

Commit ae12ee5

Browse files
authored
Merge pull request increments#77 from increments/release-v30
Release v0.30.0
2 parents 2a3f4bb + 2b023a9 commit ae12ee5

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+
## 0.30.0
4+
35
- Use greenmat 3.5.1.0
46

57
## 0.29.0

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 = "0.29.0"
3+
VERSION = "0.30.0"
44
end
55
end

0 commit comments

Comments
 (0)