Skip to content

Commit 9787a34

Browse files
committed
prepare version 3.2.1
1 parent ffacb5e commit 9787a34

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGES.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
3.2.1 - Mon Jan 20 2025
1+
3.2.1 - Wed Jan 22 2025
22
===============================================================
33
- Documentation: With 3.0 we changed the classname of exceptions
4-
- test suite: test against Ruby 3.4
4+
- test suite: update rubocop
5+
- test suite: alsotest against Ruby 3.4
56
- various Ruby gem updates
67

78
3.2.0 - Mon Jun 10 2024

lib/opencage/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module OpenCage
2-
VERSION = '3.2.0'.freeze
2+
VERSION = '3.2.1'.freeze
33
end

0 commit comments

Comments
 (0)