Skip to content

Commit d946723

Browse files
authored
Merge pull request #15 from cscherrer/deps
bump MeasureBase version
2 parents cb6b3c3 + e1fd9bf commit d946723

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,7 +1,7 @@
11
name = "DistributionMeasures"
22
uuid = "35643b39-bfd4-4670-843f-16596ca89bf3"
33
authors = ["Chad Scherrer <[email protected]> and contributors"]
4-
version = "0.2.2"
4+
version = "0.2.3"
55

66
[deps]
77
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
@@ -38,7 +38,7 @@ ForwardDiffPullbacks = "0.2"
3838
Functors = "0.2, 0.3"
3939
InverseFunctions = "0.1"
4040
IrrationalConstants = "0.1"
41-
MeasureBase = "0.12"
41+
MeasureBase = "0.12, 0.13"
4242
PDMats = "0.11"
4343
Static = "0.5, 0.6"
4444
StatsBase = "0.32, 0.33"

0 commit comments

Comments
 (0)