Skip to content

Commit

Permalink
v0.3.7 (#101) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg authored Aug 30, 2021
1 parent 4489fd5 commit c04cca1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion RecipesPipeline/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "RecipesPipeline"
uuid = "01d81517-befc-4cb6-b9ec-a95719d0359c"
authors = ["Michael Krabbe Borregaard <[email protected]>"]
version = "0.3.6"
version = "0.3.7"

[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Expand Down
1 change: 1 addition & 0 deletions RecipesPipeline/src/plot_recipe.jl
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ function _process_plotrecipe(plt, kw, kw_list, still_to_process)
else
rethrow()
end
end
return
end

Expand Down

0 comments on commit c04cca1

Please sign in to comment.