Skip to content

Commit afb2511

Browse files
committed
New version: ArrayUtil v0.2.0
UUID: 53cd29f2-c28d-11e9-1567-bd5452eeb1a0 Repo: Tree: 5244cec3a6eccd9ace68fdf3849567acda18aa04
1 parent 1432939 commit afb2511

4 files changed

Lines changed: 14 additions & 9 deletions

File tree

A/ArrayUtil/Compat.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.2-0"]
2+
julia = "1.12.0-1"

A/ArrayUtil/Deps.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[0]
2-
ExportAll = "ad2082ca-a69e-11e9-38fa-e96309a31fe4"
3-
ImmutableList = "4a558cac-c1ed-11e9-20da-3584bcd8709a"
4-
MetaModelica = "9d7f2a79-07b5-5542-8b19-c0100dda6b06"
1+
[0]
2+
ExportAll = "ad2082ca-a69e-11e9-38fa-e96309a31fe4"
3+
ImmutableList = "4a558cac-c1ed-11e9-20da-3584bcd8709a"
4+
MetaModelica = "9d7f2a79-07b5-5542-8b19-c0100dda6b06"

A/ArrayUtil/Package.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
name = "ArrayUtil"
2-
uuid = "53cd29f2-c28d-11e9-1567-bd5452eeb1a0"
3-
repo = "https://github.com/JKRT/ArrayUtil.jl.git"
1+
name = "ArrayUtil"
2+
uuid = "53cd29f2-c28d-11e9-1567-bd5452eeb1a0"
3+
repo = "https://github.com/JKRT/ArrayUtil.jl.git"

A/ArrayUtil/Versions.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
["0.1.0"]
2-
git-tree-sha1 = "4618c32c92f167de7daefdd0734d9a1909d8d27b"
1+
["0.1.0"]
2+
git-tree-sha1 = "4618c32c92f167de7daefdd0734d9a1909d8d27b"
3+
4+
["0.2.0"]
5+
git-tree-sha1 = "5244cec3a6eccd9ace68fdf3849567acda18aa04"

0 commit comments

Comments
 (0)