mirror of
https://github.com/sdsykes/fastimage.git
synced 2025-12-30 00:05:02 -05:00
bump version to 2.2.6
This commit is contained in:
parent
abd8059bd9
commit
6478cd33ac
@ -1,3 +1,9 @@
|
||||
Version 2.2.6
|
||||
|
||||
16-December-2021
|
||||
|
||||
- FEATURE: Add support for AVIF support
|
||||
|
||||
Version 2.2.5
|
||||
|
||||
10-August-2021
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class FastImage
|
||||
VERSION = "2.2.5"
|
||||
VERSION = '2.2.6'
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user