Skip to content

Commit 04cf5c4

Browse files
authored
bump MPIPreferences (#608)
1 parent 18fa6ea commit 04cf5c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
1818

1919
[compat]
2020
DocStringExtensions = "0.8, 0.9"
21-
MPIPreferences = "0.1.2"
21+
MPIPreferences = "0.1.3"
2222
Requires = "~0.5, 1.0"
2323
julia = "1.6"

lib/MPIPreferences/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MPIPreferences"
22
uuid = "3da0fdf6-3ccc-4f1b-acd9-58baa6c99267"
33
authors = []
4-
version = "0.1.2"
4+
version = "0.1.3"
55

66
[deps]
77
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

0 commit comments

Comments
 (0)