mirror of
https://github.com/kataras/iris.git
synced 2026-06-10 07:33:42 +00:00
New Feature: Request-Scoped Transactions
Example: https://github.com/iris-contrib/examples/tree/master/request_transactions
This commit is contained in:
@@ -80,7 +80,7 @@ const (
|
||||
// IsLongTermSupport flag is true when the below version number is a long-term-support version
|
||||
IsLongTermSupport = false
|
||||
// Version is the current version number of the Iris web framework
|
||||
Version = "5.0.4"
|
||||
Version = "5.1.0"
|
||||
|
||||
banner = ` _____ _
|
||||
|_ _| (_)
|
||||
|
||||
Reference in New Issue
Block a user