Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagovsk committed Aug 30, 2018
1 parent dae9fa3 commit 0a7c2f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## CHANGELOG

## 0.2.18 [2018-08-30]
- [Corrigido] tipo de emissão não encontrado no xml

## 0.2.17 [2018-08-24]
- [Corrigido] casos de caracteres especiais em documentos fiscais

Expand Down
2 changes: 1 addition & 1 deletion lib/br_invoices_pdf/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module BrInvoicesPdf
VERSION = '0.2.17'
VERSION = '0.2.18'
end

0 comments on commit 0a7c2f6

Please sign in to comment.