1 parent a9a3024 commit 3f8e465Copy full SHA for 3f8e465
1 file changed
src/bark/common.clj
@@ -21,7 +21,7 @@
21
22
(def bark-format
23
"BARK export format version. Bump when the JSON/Org export shape changes."
24
- "0.9.0")
+ "0.9.1")
25
26
(def bark-schema
27
(edn/read-string (slurp (io/resource "bark-schema.edn"))))
0 commit comments