From be28ae447000f586c04ebf5da15a746735d25452 Mon Sep 17 00:00:00 2001 From: iman tung Date: Wed, 7 Aug 2019 19:45:11 +0700 Subject: [PATCH] bump to version 0.4.3 --- typical/context.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typical/context.go b/typical/context.go index 11d37383..7ae6f6d0 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.4.2", + Version: "0.4.3", Description: "Example of typical and scalable RESTful API Server for Go", Configs: []typictx.Config{