From bfa5b23b34fdd20cbfd3cd586092986d105f4643 Mon Sep 17 00:00:00 2001 From: Registrator Date: Thu, 18 Feb 2021 19:13:04 +0530 Subject: [PATCH] New version: InterProcessCommunication v0.1.1 (#30352) UUID: a7427343-1d15-5490-a218-bfcb7db836a2 Repo: https://github.com/emmt/InterProcessCommunication.jl.git Tree: d64b1081541fe3a51f30154cbbd60529903e6e65 Registrator tree SHA: 7c16227cd1dc9bae38e25d6dc6f9c020f8ebca46 Co-authored-by: JuliaHubRegistrator --- I/InterProcessCommunication/Deps.toml | 3 +++ I/InterProcessCommunication/Versions.toml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/I/InterProcessCommunication/Deps.toml b/I/InterProcessCommunication/Deps.toml index d5f3d392f302abd..aa71845e91d1ba8 100644 --- a/I/InterProcessCommunication/Deps.toml +++ b/I/InterProcessCommunication/Deps.toml @@ -1,2 +1,5 @@ [0] Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" + +["0.1.1-0"] +Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" diff --git a/I/InterProcessCommunication/Versions.toml b/I/InterProcessCommunication/Versions.toml index e0730192198d4a4..2a5fb06f62610d5 100644 --- a/I/InterProcessCommunication/Versions.toml +++ b/I/InterProcessCommunication/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "9aa5f76ac3c340e569dd9270b138dfe2e6511c44" + +["0.1.1"] +git-tree-sha1 = "d64b1081541fe3a51f30154cbbd60529903e6e65"