We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f8fcea commit 769b6b8Copy full SHA for 769b6b8
ChangeLog
@@ -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
5
== 1.5.3 / 2024-03-28
6
7
- Remove OrderedHash (github #12, mvz).
lib/mapi/version.rb
@@ -1,3 +1,3 @@
module Mapi
- VERSION = '1.5.3'
+ VERSION = '1.5.3.1'
end
0 commit comments