Skip to content

Commit 6ce8129

Browse files
committed
v0.3.2
1 parent 7f0f5a2 commit 6ce8129

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MultiResponseVarianceComponentModels"
22
uuid = "95bd6349-d788-4b5f-978d-e543c2eb4d7d"
33
authors = ["Hua Zhou <[email protected]> and Minsoo Kim <[email protected]>"]
4-
version = "0.3.0"
4+
version = "0.3.2"
55

66
[deps]
77
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ julia> ]
1616
pkg> add https://github.com/Hua-Zhou/MultiResponseVarianceComponentModels.jl.git
1717
```
1818
## Documentation
19-
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](http://hua-zhou.github.io/MultiResponseVarianceComponentModels.jl/dev)
19+
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](http://hua-zhou.github.io/MultiResponseVarianceComponentModels.jl/stable)
2020

2121
## Examples
2222
```julia

0 commit comments

Comments
 (0)