Skip to content

Commit 03cea00

Browse files
committed
1.0.25
1 parent 9868d25 commit 03cea00

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.0.25 (2025-04-14)
2+
3+
* Add ship from address reference to sales receipt (#616). Thanks @rchekaluk
4+
* Dup as_json options if frozen (#625) Thanks @chrisrbnelson
5+
16
## 1.0.24 (2025-04-01)
27

38
* Fix vendor and purchases preferences xml reader (#626). Thanks @katzenj

lib/quickbooks/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Quickbooks
22

3-
VERSION = "1.0.24"
3+
VERSION = "1.0.25"
44

55
end

0 commit comments

Comments
 (0)