From 89af01b180e822add39444b139c9245ad9c322e1 Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 10 Jan 2024 15:17:44 +0530 Subject: [PATCH] New version: LaserFields v0.1.3 (#98592) UUID: dfcd5af1-1e31-431a-b1a1-3c72ddca0e1b Repo: https://github.com/jfeist/LaserFields.jl.git Tree: b478f445638aa806288cc85d2e50e47deec52352 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- L/LaserFields/Compat.toml | 10 ++++++++-- L/LaserFields/Versions.toml | 3 +++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/L/LaserFields/Compat.toml b/L/LaserFields/Compat.toml index ba151db3cd9b070..443408b7a16629b 100644 --- a/L/LaserFields/Compat.toml +++ b/L/LaserFields/Compat.toml @@ -1,8 +1,14 @@ [0] -DataInterpolations = "3" -DelimitedFiles = "1.6.0-1" SpecialFunctions = "2" julia = "1.6.0-1" +["0-0.1.2"] +DataInterpolations = "3" +DelimitedFiles = "1.6.0-1" + ["0.1.2-0"] SnoopPrecompile = "1" + +["0.1.3-0"] +DataInterpolations = "3-4" +DelimitedFiles = "1" diff --git a/L/LaserFields/Versions.toml b/L/LaserFields/Versions.toml index 9b672c9f5986110..1db0b3238b25148 100644 --- a/L/LaserFields/Versions.toml +++ b/L/LaserFields/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "ca000f83b4df5edad0740844a00ad0be764382ae" ["0.1.2"] git-tree-sha1 = "8de0a75c2375776f9acfcf4c0d4fe3004c608324" + +["0.1.3"] +git-tree-sha1 = "b478f445638aa806288cc85d2e50e47deec52352"