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 ebcb853 commit 7a2b9baCopy full SHA for 7a2b9ba
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master
4
5
+## Version 2.2.2 (2024-07-17)
6
+
7
* fix compat with unified (semistatic) libvips binaries [kleisauke]
8
9
## Version 2.2.1 (2024-02-21)
VERSION
@@ -1 +1 @@
1
-2.2.1
+2.2.2
lib/vips/version.rb
@@ -1,3 +1,3 @@
module Vips
- VERSION = "2.2.1"
+ VERSION = "2.2.2"
end
0 commit comments