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

Commit

Permalink
bump version to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
imantung committed Oct 9, 2019
1 parent c7c37e8 commit 8af47af
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 @@ -31,7 +31,7 @@ var Context = &typictx.Context{
typredis.Module(),
},
Release: typictx.Release{
Version: "0.8.0",
Version: "0.8.1",
Targets: []string{
"linux/amd64",
"darwin/amd64",
Expand Down

0 comments on commit 8af47af

Please sign in to comment.