Skip to content

Commit 1f3507f

Browse files
committed
release v1.40.4
1 parent c39e176 commit 1f3507f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
## v1.40.4 (Unreleased)
1+
## v1.40.4 (Released 2024-07-18)
22

33
IMPROVEMENTS
44

55
- docs: fix capitlization error. Changed '9' to '('
66
- docs: update CONTRIBUTING.md
7+
- fix: expand which latin characters are accepted
78

89
BUILD
910

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
package ach
1919

2020
// Version Number
21-
const Version = "v1.40.3"
21+
const Version = "v1.40.4"

0 commit comments

Comments
 (0)