bump version

This commit is contained in:
Michiel Borkent 2019-08-10 18:59:16 +02:00
parent fc579cda44
commit fa0911dd1f
2 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,7 @@ You may also download a binary from [Github](https://github.com/borkdude/babashk
## Usage ## Usage
``` shellsession ``` shellsession
... | bb [--raw] [--println] '<Clojure form>' ... | bb [-i] [-o] '<Clojure form>'
``` ```
There is one special variable, `*in*`, which is the input read from stdin. The There is one special variable, `*in*`, which is the input read from stdin. The

View file

@ -1 +1 @@
0.0.4 0.0.5-SNAPSHOT