Update version.go

This commit is contained in:
田欧 2019-05-10 14:32:40 +08:00 committed by GitHub
parent f0ab9f2ad0
commit e7384eeb24
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.4.1-dev" const Version = "v1.5.0-dev"