Skip to content

Commit ea51182

Browse files
committed
💎 bump to 3.0.3
1 parent 8622794 commit ea51182

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.0.3 - 2018-12-17
2+
3+
* Temporarily remove support for POD6 [#1248](https://github.com/github/markup/pull/1248)
4+
15
## 3.0.2 - 2018-12-12
26

37
* Add support for POD6 [#1173](https://github.com/github/markup/pull/1173)

lib/github-markup.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module GitHub
22
module Markup
3-
VERSION = '3.0.2'
3+
VERSION = '3.0.3'
44
Version = VERSION
55
end
66
end

0 commit comments

Comments
 (0)