Skip to content

Commit 4a179b3

Browse files
committed
bump version to 10.7
1 parent 35a4398 commit 4a179b3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.MD

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,10 @@ the RonyKIT framework is [kit](./kit) and the standard modules are in the /std f
181181

182182
| Package | BundleType | Version | Description |
183183
|---------------|------------|---------|--------------------------------------------------------------------------------------------------------------------------------------|
184-
| KIT | - | v0.9.17 | the main package of the RonyKIT framework |
185-
| fasthttp | Gateway | v0.9.17 | the Gateway bundle implemented using [fasthttp](https://github.com/valyala/fasthttp) framework |
186-
| fastws | Gateway | v0.9.17 | the Gateway bundle implemented using [gnet](https://github.com/panjf2000/gnet) and [gobwas](https://github.com/gobwas/ws) frameworks |
187-
| silverhttp | Gateway | v0.9.17 | the Gateway bundle implemented using the new kid super-fast http server [silverlining](https://github.com/go-www/silverlining) |
188-
| rediscluster | Cluster | v0.9.17 | the Cluster bundle implemented using [redis](https://github.com/go-redis/redis) |
184+
| KIT | - | v0.10.7 | the main package of the RonyKIT framework |
185+
| fasthttp | Gateway | v0.10.7 | the Gateway bundle implemented using [fasthttp](https://github.com/valyala/fasthttp) framework |
186+
| fastws | Gateway | v0.10.7 | the Gateway bundle implemented using [gnet](https://github.com/panjf2000/gnet) and [gobwas](https://github.com/gobwas/ws) frameworks |
187+
| silverhttp | Gateway | v0.10.7 | the Gateway bundle implemented using the new kid super-fast http server [silverlining](https://github.com/go-www/silverlining) |
188+
| rediscluster | Cluster | v0.10.7 | the Cluster bundle implemented using [redis](https://github.com/go-redis/redis) |
189189
| gossipcluster | Cluster | soon | Work in progress |
190190

0 commit comments

Comments
 (0)