Skip to content

Commit a08e65e

Browse files
committed
Bumped version to v0.7.2
- Updated `VERSION` constant in `doc.go` to reflect the new release version.
1 parent 80d1896 commit a08e65e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ package mail
1111

1212
// VERSION indicates the current version of the package. It is also attached to the default user
1313
// agent string.
14-
const VERSION = "0.7.1"
14+
const VERSION = "0.7.2"

0 commit comments

Comments
 (0)