Update version.go

This commit is contained in:
田欧 2019-05-12 10:03:05 +08:00 committed by GitHub
parent e7384eeb24
commit 9fa39debbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,4 +5,4 @@
package gin package gin
// Version is the current gin framework's version. // Version is the current gin framework's version.
const Version = "v1.5.0-dev" const Version = "v1.4.0-dev"