Skip to content

Commit 6305aee

Browse files
committed
💎 bump to 2.0.0
1 parent 6d3631e commit 6305aee

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+
## 2.0.0 - 2018-01-31
2+
3+
* Remove filesystem access [#1157](https://github.com/github/markup/pull/1157)
4+
15
## 1.7.0 - 2018-01-30
26

37
### Changed

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 = '1.7.0'
3+
VERSION = '2.0.0'
44
Version = VERSION
55
end
66
end

0 commit comments

Comments
 (0)