Skip to content

Commit f8209dd

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
authored andcommitted
version bump
1 parent 99685a9 commit f8209dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ image_url = imagekit.url({
352352
https://ik.imagekit.io/your_imagekit_id/tr:h-300,w-400,l-image,i-ik_canvas,bg-FF0000,w-300,h-100,l-end/img/sample-video.mp4
353353
```
354354

355-
**5. Arithmetic expressions In transformations**
355+
**5. Arithmetic expressions in transformations**
356356

357357
ImageKit allows use of [arithmetic expressions](https://docs.imagekit.io/features/arithmetic-expressions-in-transformations) in certain dimension and position-related parameters, making media transformations more flexible and dynamic.
358358

lib/imagekitio/sdk/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module ImageKitIo
22
module Sdk
3-
VERSION = '2.3.1'
3+
VERSION = '3.0.0'
44
end
55
end

0 commit comments

Comments
 (0)