1
0
mirror of https://github.com/go-kratos/kratos.git synced 2026-05-22 10:15:24 +02:00

update version to v2.1.0-dev (#1249)

* update version to v2.1.0-dev

* fix pkg ordering

* upgrade kratos version
This commit is contained in:
Tony Chen
2021-07-25 22:29:16 +08:00
committed by GitHub
parent b6f92ed3d3
commit 623fc5cb3f
8 changed files with 22 additions and 57 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package kratos
// Release is the current kratos version.
const Release = "v2.0.1-dev"
const Release = "v2.1.0-dev"