Skip to content

Commit 12e7cf5

Browse files
committed
Bump to 1.12.2
1 parent 038e457 commit 12e7cf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## HEAD
1+
## 1.12.2 (2022-03-01)
22

33
* Prevent remote shell execution when using `#apply` with operations coming from user input (@janko)
44

lib/image_processing/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ImageProcessing
2-
VERSION = "1.12.1"
2+
VERSION = "1.12.2"
33
end

0 commit comments

Comments
 (0)