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
2025-02-12 11:46:10 +02:00
Code
Releases
Activity
imgproxy
/
version
/
version.go
8 lines
84 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
Global refactoring
2021-04-26 17:52:50 +06:00
package
version
Bump version
2022-03-17 15:51:08 +06:00
const
version
=
"3.3.2"
Global refactoring
2021-04-26 17:52:50 +06:00
func
Version
(
)
string
{
return
version
}
Copy Permalink