Skip to content

Commit f332823

Browse files
authored
Support RegisterMismatch 0.4 (version 0.2.7) (#44)
1 parent 0115f6a commit f332823

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "RegisterQD"
22
uuid = "ac24ea0c-1830-11e9-18d4-81f172323054"
3-
version = "0.2.6"
3+
version = "0.2.7"
44

55
[deps]
66
CenterIndexedArrays = "46a7138f-0d70-54e1-8ada-fb8296f91f24"
@@ -29,7 +29,7 @@ PaddedViews = "0.4, 0.5"
2929
QuadDIRECT = "0.0, 0.1"
3030
RegisterCore = "0.1, 0.2"
3131
RegisterDeformation = "0.3, 0.4"
32-
RegisterMismatch = "0.3"
32+
RegisterMismatch = "0.3, 0.4"
3333
Rotations = "0.12, 0.13, 1"
3434
StaticArrays = "0.11, 0.12, 1"
3535
julia = "1"

0 commit comments

Comments
 (0)