Skip to content

Commit a99e1bb

Browse files
committed
Update version
1 parent 78a2be8 commit a99e1bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bbin

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
; :bbin/start
44
;
5-
; {:coords {:bbin/url "https://raw.githubusercontent.com/babashka/bbin/main/bbin"}}
5+
; {:coords {:bbin/url "https://raw.githubusercontent.com/babashka/bbin/v0.2.4/bbin"}}
66
;
77
; :bbin/end
88

@@ -21,7 +21,7 @@
2121

2222
(ns babashka.bbin.meta)
2323
(def min-bb-version "This def was generated by the bbin build script." "0.9.162")
24-
(def version "This def was generated by the bbin build script." "0.2.4-SNAPSHOT")
24+
(def version "This def was generated by the bbin build script." "0.2.4")
2525
(ns babashka.bbin.dirs
2626
(:require [babashka.fs :as fs]
2727
[clojure.string :as str]))

0 commit comments

Comments
 (0)