Skip to content

Commit f600620

Browse files
committed
Bump the version
1 parent 3c44891 commit f600620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/joy/helper.janet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
(truthy? (get request :body)))
182182

183183

184-
(def version "0.6.0")
184+
(def version "0.7.0")
185185

186186

187187
(defn drop-last [val]

0 commit comments

Comments
 (0)