bump version
This commit is contained in:
parent
fc579cda44
commit
fa0911dd1f
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
0.0.4
|
0.0.5-SNAPSHOT
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue