From 3d32011d123afaaa3083e5ded619f42531c35b06 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 29 Aug 2019 14:01:40 +0200 Subject: [PATCH] v0.0.13 --- README.md | 4 ++-- resources/BABASHKA_VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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