Skip to content

Commit cf00b8f

Browse files
committed
Update epubcheck 5.2.1
1 parent 74e7f55 commit cf00b8f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
3636

3737
## History
3838

39+
### v5.2.1.0
40+
41+
* support EPUBCheck 5.2.1
42+
3943
### v5.2.0.0
4044

4145
* support EPUBCheck 5.2.0

lib/epubcheck/ruby/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Epubcheck
22
module Ruby
3-
VERSION = "5.2.0.0"
3+
VERSION = "5.2.1.0"
44
end
55
end

0 commit comments

Comments
 (0)