From 612e8de91581af4cf83038a7b4e818cddfdd3032 Mon Sep 17 00:00:00 2001 From: iman tung Date: Mon, 5 Aug 2019 13:39:39 +0700 Subject: [PATCH] bump to version 0.4.0 --- typical/context.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typical/context.go b/typical/context.go index d95d39ad..4cd44047 100644 --- a/typical/context.go +++ b/typical/context.go @@ -12,7 +12,7 @@ import ( // Context instance of Context var Context = typictx.Context{ Name: "Typical-RESTful-Server", - Version: "0.3.1", + Version: "0.4.0", Description: "Example of typical and scalable RESTful API Server for Go", Configs: []typictx.Config{