Skip to content

Commit

Permalink
Merge pull request #12 from tanmaykm/tan/misc
Browse files Browse the repository at this point in the history
update openresty to v1.21.4
  • Loading branch information
tanmaykm authored Jul 6, 2022
2 parents 0d028f5 + 75eb507 commit 48dd3aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ uuid = "7d4ad63e-389f-5fab-a457-725f5c98637d"
keywords = ["openresty", "nginx", "julia"]
license = "MIT"
desc = "Launch and manage Openresty (Nginx) from Julia"
version = "0.2.2"
version = "0.2.3"

[deps]
Openresty_jll = "87da34d4-7b1b-5a94-8376-8cb65bf3132c"

[compat]
julia = "≥ 1.3.0"
Openresty_jll = "1.19.9"
Openresty_jll = "1.21.4"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 48dd3aa

Please sign in to comment.