Skip to content

Commit 914d2b1

Browse files
authored
New version: DFoFArrays v0.1.1 (#273)
1 parent 76f531a commit 914d2b1

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

D/DFoFArrays/Compat.toml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
[0]
1+
["0-0.1.0"]
22
julia = "0.7-1"
3+
4+
["0.1.1-0"]
5+
ColorTypes = "0.12"
6+
FixedPointNumbers = "0.8"
7+
OffsetArrays = "1"
8+
julia = "0.7.0-*"

D/DFoFArrays/Deps.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
["0.1"]
1+
[0]
22
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
33
FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"
44
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"

D/DFoFArrays/Package.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name = "DFoFArrays"
2-
repo = "[email protected]:HolyLab/DFoFArrays.jl.git"
32
uuid = "56f27cf3-5d2e-53a9-a1df-46b7fbe4d4d0"
3+
repo = "[email protected]:HolyLab/DFoFArrays.jl.git"

D/DFoFArrays/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 = "4963ac8cdcc411400632f82bbd5cb19dfc2f7ff4"
3+
4+
["0.1.1"]
5+
git-tree-sha1 = "203683eacf15a7f39d8c811ca852108bc980f4fa"

0 commit comments

Comments
 (0)