Skip to content

Commit c4ad6d5

Browse files
authored
New version: LinearKernelModels v0.1.1 (#257)
1 parent a48aa1e commit c4ad6d5

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

L/LinearKernelModels/Compat.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
[0]
1+
["0-0.1.0"]
22
julia = "1.0.0-1"
3+
4+
["0.1.1-0"]
5+
OffsetArrays = "1"
6+
julia = "1"

L/LinearKernelModels/Deps.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
["0.1"]
1+
[0]
22
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
33
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"

L/LinearKernelModels/Package.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
author = ["Tim Holy <[email protected]>", "Kelly Hill Markwalter"]
21
name = "LinearKernelModels"
3-
repo = "[email protected]:HolyLab/LinearKernelModels.jl.git"
42
uuid = "bc20c4a6-ae8f-539c-9805-f1e868603a0f"
3+
repo = "[email protected]:HolyLab/LinearKernelModels.jl.git"

L/LinearKernelModels/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
["0.1.0"]
22
git-tree-sha1 = "b96a1d0597c3f170edd67dc4adaf52969aaf2ca0"
3+
4+
["0.1.1"]
5+
git-tree-sha1 = "c0579206492aca540910de7276b32dcaf830959a"

0 commit comments

Comments
 (0)