Skip to content

Commit 6dc5def

Browse files
committed
Remove unused dependency, bump version to 0.11.1
1 parent ddc8d05 commit 6dc5def

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Manifest.toml

Project.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name = "OffsetArrays"
22
uuid = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
3-
version = "0.11.0"
4-
5-
[deps]
6-
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
3+
version = "0.11.1"
74

85
[compat]
96
julia = "0.7, 1"

0 commit comments

Comments
 (0)