Skip to content

Commit

Permalink
add more files
Browse files Browse the repository at this point in the history
  • Loading branch information
lucagrulla committed Jan 24, 2021
1 parent d66d258 commit b05fa91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (

const (
timeFormat = "2006-01-02T15:04:05"
version = "4.0.2"
version = "4.0.3"
)

func timestampToTime(timeStamp *string, local bool) (time.Time, error) {
Expand Down

0 comments on commit b05fa91

Please sign in to comment.