Skip to content

Commit 3f8e465

Browse files
committed
chore: Bump bark-format to 0.9.1
1 parent a9a3024 commit 3f8e465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bark/common.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
(def bark-format
2323
"BARK export format version. Bump when the JSON/Org export shape changes."
24-
"0.9.0")
24+
"0.9.1")
2525

2626
(def bark-schema
2727
(edn/read-string (slurp (io/resource "bark-schema.edn"))))

0 commit comments

Comments
 (0)