diff --git a/README.md b/README.md index 4fab947e..a6f4cb33 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ You may also download a binary from [Github](https://github.com/borkdude/babashk ## Usage ``` shellsession -... | bb [--raw] [--println] '' +... | bb [-i] [-o] '' ``` There is one special variable, `*in*`, which is the input read from stdin. The diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index 81340c7e..12db4bfb 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -0.0.4 +0.0.5-SNAPSHOT