bump version
This commit is contained in:
parent
5307e36de8
commit
aec3e682e7
2 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
0.0.8
|
||||
0.0.9-SNAPSHOT
|
||||
|
|
|
|||
Loading…
Reference in a new issue