bump version

This commit is contained in:
Michiel Borkent 2019-08-15 09:33:11 +02:00
parent 5307e36de8
commit aec3e682e7
2 changed files with 2 additions and 2 deletions

View file

@ -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)

View file

@ -1 +1 @@
0.0.8
0.0.9-SNAPSHOT