Skip to content

Commit 7a2b9ba

Browse files
committed
version bump to 2.2.2
1 parent ebcb853 commit 7a2b9ba

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Diff for: CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master
44

5+
## Version 2.2.2 (2024-07-17)
6+
57
* fix compat with unified (semistatic) libvips binaries [kleisauke]
68

79
## Version 2.2.1 (2024-02-21)

Diff for: VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.1
1+
2.2.2

Diff for: lib/vips/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Vips
2-
VERSION = "2.2.1"
2+
VERSION = "2.2.2"
33
end

0 commit comments

Comments
 (0)