Skip to content

Commit 8185ea6

Browse files
committed
Bump to 1.14.0
1 parent a5fa970 commit 8185ea6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 1.14.0 (2025-02-10)
22

33
* Add support for MiniMagick 5.x (@lukeasrodgers)
44

lib/image_processing/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ImageProcessing
2-
VERSION = "1.13.0"
2+
VERSION = "1.14.0"
33
end

0 commit comments

Comments
 (0)