From 4be4738e30f5284fb2beec4e84e496d1c79e14b7 Mon Sep 17 00:00:00 2001 From: Registrator Date: Thu, 26 Oct 2023 19:55:59 +0530 Subject: [PATCH] New version: Hestia v0.3.0 (#94152) UUID: 75036a29-a2ca-4eb4-a964-4c35e636f9a9 Repo: https://github.com/stephans3/Hestia.jl.git Tree: b79e3a54e86ce2522aef31f1eea253d78093d499 Registrator tree SHA: 7242ef64be5953fac9bf8b3efa3a7c4d2d44ca09 Co-authored-by: JuliaHubRegistrator --- H/Hestia/Compat.toml | 3 +++ H/Hestia/Deps.toml | 2 ++ H/Hestia/Versions.toml | 3 +++ 3 files changed, 8 insertions(+) diff --git a/H/Hestia/Compat.toml b/H/Hestia/Compat.toml index 0e0db8e58d489c6..61dafe3db7f8725 100644 --- a/H/Hestia/Compat.toml +++ b/H/Hestia/Compat.toml @@ -1,2 +1,5 @@ [0] julia = "1.6.0-1" + +["0.3-0"] +JuliaFormatter = "1" diff --git a/H/Hestia/Deps.toml b/H/Hestia/Deps.toml index e69de29bb2d1d64..f43cf4e59060197 100644 --- a/H/Hestia/Deps.toml +++ b/H/Hestia/Deps.toml @@ -0,0 +1,2 @@ +["0.3-0"] +JuliaFormatter = "98e50ef6-434e-11e9-1051-2b60c6c9e899" diff --git a/H/Hestia/Versions.toml b/H/Hestia/Versions.toml index 3eb7d30d5993ae9..cb11eb5b4ab9e25 100644 --- a/H/Hestia/Versions.toml +++ b/H/Hestia/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "6f5ea29c4dfcf6763a01fc3fecaa85ac19a212ae" ["0.2.1"] git-tree-sha1 = "b088685ff67d7ae76b3fce043c823a06d3911685" + +["0.3.0"] +git-tree-sha1 = "b79e3a54e86ce2522aef31f1eea253d78093d499"