Skip to content

Commit 19f0a1e

Browse files
committed
restore empty line
1 parent 26b2138 commit 19f0a1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/VersionsJSONUtil.jl

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ end
140140
function main(out_path)
141141
tags = get_tags()
142142
tag_versions = filter(x -> x !== nothing, [vnum_maybe(basename(t["ref"])) for t in tags])
143+
143144
meta = Dict()
144145
number_urls_tried = 0
145146
number_urls_success = 0

0 commit comments

Comments
 (0)