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
7d77f0afd3
commit
a02faa1ef1
@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [3.1.1] - 2021-12-10
|
||||
### Fix
|
||||
- Fix crashes in some scenarios.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
package version
|
||||
|
||||
const version = "3.1.0"
|
||||
const version = "3.1.1"
|
||||
|
||||
func Version() string {
|
||||
return version
|
||||
|
Loading…
Reference in New Issue
Block a user