mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-01-08 10:45:04 +02:00
Bump version
This commit is contained in:
parent
de44e11182
commit
c01fcd73b7
@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [3.2.1] - 2022-01-19
|
||||
### Fix
|
||||
- Fix support of BMP with unusual data offsets.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
package version
|
||||
|
||||
const version = "3.2.0"
|
||||
const version = "3.2.1"
|
||||
|
||||
func Version() string {
|
||||
return version
|
||||
|
Loading…
Reference in New Issue
Block a user