Skip to content

Commit

Permalink
0.5.5
Browse files Browse the repository at this point in the history
* Add ability to perform addition and subtraction on dates
  • Loading branch information
kyleolivo committed Oct 3, 2017
1 parent 3c719cc commit 0a60d54
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 @@ -12,7 +12,7 @@ import (
)

const (
VERSION = "0.5.4"
VERSION = "0.5.5"
USAGE = `
Usage: %s [-o DESTFILE] [-d DICTPATH] [--stdout] [-cfms] [--] INPUTFILE
%s -v
Expand Down

0 comments on commit 0a60d54

Please sign in to comment.