Skip to content

Commit

Permalink
Docs + bump
Browse files Browse the repository at this point in the history
  • Loading branch information
boazsegev committed May 28, 2021
1 parent f232896 commit b7d281f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

***

#### Change log v.1.0.22

**Fix**: fix `metrix` dependency, credit to @casperisfine (Jean byroot Boussier) for PR #195.

#### Change log v.1.0.21

**Fix**: possible fix for issue #184, where nested PDF files within an object stream could break the parser. Credit to Greg Sparrow (@hazelsparrow) for exposng the issue.
Expand Down
2 changes: 1 addition & 1 deletion lib/combine_pdf/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module CombinePDF
VERSION = '1.0.21'.freeze
VERSION = '1.0.22'.freeze
end

0 comments on commit b7d281f

Please sign in to comment.