Skip to content

Commit

Permalink
Release 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gkze committed Nov 25, 2021
1 parent 25e7bdd commit 6c0f8a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ func main() {
if err := cfg.Save(); err != nil {
panic(err)
}
}
```

or
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.2
0.4.2

0 comments on commit 6c0f8a9

Please sign in to comment.