Skip to content

Commit 769b6b8

Browse files
committed
Update ChangeLog and bump version.
1 parent 5f8fcea commit 769b6b8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
== 1.5.3.1 / 2024-03-28
2+
3+
- Duplicate homepage in gemspec metadata to fix rubygems (fixes github #18).
4+
15
== 1.5.3 / 2024-03-28
26

37
- Remove OrderedHash (github #12, mvz).

lib/mapi/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Mapi
2-
VERSION = '1.5.3'
2+
VERSION = '1.5.3.1'
33
end

0 commit comments

Comments
 (0)