Skip to content

Commit

Permalink
Preparing 0.6.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ruckus committed Sep 12, 2018
1 parent 378314d commit 6b1e814
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
@@ -1,3 +1,7 @@
## 0.6.2 (2018-05-16)

Fixed bug with generating an invalid URL when both requestid and minorversions are specified. Addresses #430

## 0.6.1 (2018-01-31)

Added support for Description-only line item details on Invoices
Expand Down
2 changes: 1 addition & 1 deletion lib/quickbooks/version.rb
@@ -1,5 +1,5 @@
module Quickbooks

VERSION = "0.6.1"
VERSION = "0.6.2"

end

0 comments on commit 6b1e814

Please sign in to comment.