diff --git a/README.md b/README.md index 817404b7..cacfc838 100644 --- a/README.md +++ b/README.md @@ -140,8 +140,8 @@ From Java the following is available: Special vars: -- `*in*`: contains the input read from stdin (EDN by default, multiple lines with the `-i` option) - +- `*in*`: contains the input read from stdin. EDN by default, multiple lines of +text with the `-i` option, or multiple EDN values with the `-I` option. - `*command-line-args*`: contain the command line args Examples: diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index 24f8cefc..43b29618 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -0.0.13-SNAPSHOT +0.0.13