Skip to content

Commit c71a0a4

Browse files
author
Jerry Cheung
committed
bump version 0.0.14
1 parent f8253ca commit c71a0a4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 0.0.14
4+
5+
* Remove unused can_access_repo? method jch
6+
37
## 0.0.13
48

59
* Update icon class name (only affects TOC pipeline) cameronmcefee #52

lib/html/pipeline/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module HTML
22
class Pipeline
3-
VERSION = "0.0.13"
3+
VERSION = "0.0.14"
44
end
55
end

0 commit comments

Comments
 (0)