We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8cf867 commit b4fe04eCopy full SHA for b4fe04e
1 file changed
jp.go
@@ -12,7 +12,7 @@ import (
12
func main() {
13
app := cli.NewApp()
14
app.Name = "jp"
15
- app.Version = "0.0.1"
+ app.Version = "0.0.3"
16
app.Usage = "jp [<options>] <expression>"
17
app.Author = ""
18
app.Email = ""
0 commit comments