Skip to content

Commit 57c2339

Browse files
Merge pull request #183 from StructuralEquationModels/main
Main -> Devel
2 parents 6544ee9 + 8cd36c3 commit 57c2339

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/CI_extended.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
with:
3333
version: ${{ matrix.version }}
3434
arch: ${{ matrix.arch }}
35-
- uses: julia-actions/cache@v1
3635
- uses: julia-actions/julia-buildpkg@v1
3736
- uses: julia-actions/julia-runtest@v1
3837
- uses: julia-actions/julia-processcoverage@v1

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "StructuralEquationModels"
22
uuid = "383ca8c5-e4ff-4104-b0a9-f7b279deed53"
33
authors = ["Maximilian Ernst", "Aaron Peikert"]
4-
version = "0.2.2"
4+
version = "0.2.3"
55

66
[deps]
77
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"

0 commit comments

Comments
 (0)