Skip to content

Commit 00a1e82

Browse files
committed
release: 2.5.0
1 parent 5058df6 commit 00a1e82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kong-2.5.0rc.1-0.rockspec renamed to kong-2.5.0-0.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
package = "kong"
2-
version = "2.5.0rc.1-0"
2+
version = "2.5.0-0"
33
rockspec_format = "3.0"
44
supported_platforms = {"linux", "macosx"}
55
source = {
66
url = "git://github.com/Kong/kong",
7-
tag = "2.5.0-rc.1"
7+
tag = "2.5.0"
88
}
99
description = {
1010
summary = "Kong is a scalable and customizable API Management Layer built on top of Nginx.",

0 commit comments

Comments
 (0)