Skip to content

Commit fb6a883

Browse files
committed
Release 💎 v2.0.1
1 parent c1deeb8 commit fb6a883

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

History.markdown

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
## HEAD
1+
## 2.0.1 / 2016-06-19
22

33
* Fix issue where `git` not being in `$PATH` would error (#57)
4-
5-
### Bug Fixes
6-
74
* Handle dots in repository names when parsing from Git remote output (#63)
85

96
## 2.0.0 / 2016-05-26
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Jekyll
22
module GitHubMetadata
3-
VERSION = '2.0.0'
3+
VERSION = '2.0.1'
44
end
55
end

0 commit comments

Comments
 (0)