Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
bump to version 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
imantung committed Aug 7, 2019
1 parent 26de75c commit be28ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typical/context.go
Original file line number Diff line number Diff line change
Expand Up @@ -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{
Expand Down

0 comments on commit be28ae4

Please sign in to comment.