diff --git a/README.md b/README.md index fb161d2c..18175110 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ bb -f download_html.clj Using `bb` with a shebang also works: ``` clojure -#!/usr/bin/env bb -io -f +#!/usr/bin/env bb -f (defn get-url [url] (println "Fetching url:" url) diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index d169b2f2..4059ca0a 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -0.0.8 +0.0.9-SNAPSHOT