Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ANKUR DWIVEDI authored and ANKUR DWIVEDI committed Jan 24, 2024
1 parent 99685a9 commit f8209dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ image_url = imagekit.url({
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
```

**5. Arithmetic expressions In transformations**
**5. Arithmetic expressions in transformations**

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.

Expand Down
2 changes: 1 addition & 1 deletion lib/imagekitio/sdk/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module ImageKitIo
module Sdk
VERSION = '2.3.1'
VERSION = '3.0.0'
end
end

0 comments on commit f8209dd

Please sign in to comment.