Skip to content

Commit 4a26615

Browse files
committed
increased version
1 parent adbb68c commit 4a26615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

historian.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ func help() {
240240
}
241241

242242
func main() {
243-
app.Version("1.0.2")
243+
app.Version("1.0.3")
244244
usr, err := user.Current()
245245
if err != nil {
246246
fmt.Println(err)

0 commit comments

Comments
 (0)