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.0
Browse files Browse the repository at this point in the history
  • Loading branch information
imantung committed Aug 5, 2019
1 parent 6baee48 commit 612e8de
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.3.1",
Version: "0.4.0",
Description: "Example of typical and scalable RESTful API Server for Go",

Configs: []typictx.Config{
Expand Down

0 comments on commit 612e8de

Please sign in to comment.