This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
imgproxy
Watch
1
Star
0
Fork
0
You've already forked imgproxy
mirror of
https://github.com/imgproxy/imgproxy.git
synced
2024-11-24 08:12:38 +02:00
Code
Releases
Activity
71300d039c
imgproxy
/
version
/
version.go
8 lines
85 B
Go
Raw
Normal View
History
Unescape
Escape
Global refactoring
2021-04-26 13:52:50 +02:00
package
version
Bump version
2023-02-15 23:45:14 +02:00
const
version
=
"3.13.2"
Global refactoring
2021-04-26 13:52:50 +02:00
func
Version
(
)
string
{
return
version
}
Copy Permalink