Skip to content

Commit 4171015

Browse files
authored
New version: RegisterFit v0.2.2 (#298)
1 parent 37f139c commit 4171015

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

R/RegisterFit/Compat.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,12 @@ julia = "1.6.0-1"
2222
Images = "0.24-0.25"
2323
Interpolations = "0.12-0.13"
2424

25-
["0.2.1-0"]
25+
["0.2.1"]
2626
Interpolations = "0.12-0.15"
27+
28+
["0.2.1-0"]
2729
LinearAlgebra = "1"
2830
Statistics = "1"
31+
32+
["0.2.2-0"]
33+
Interpolations = "0.12-0.16"

R/RegisterFit/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ git-tree-sha1 = "a511936ed98e29c5b90e5ef295dcbbacfe5f2b1c"
1212

1313
["0.2.1"]
1414
git-tree-sha1 = "a79df9f2a607606bbb2c616f1fa28ab4f3bca38d"
15+
16+
["0.2.2"]
17+
git-tree-sha1 = "8afcea26f3d991858b16550d69314f937100c0dd"

0 commit comments

Comments
 (0)