Skip to content

Commit

Permalink
small modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmandlik committed Jun 11, 2024
1 parent 5e2d5eb commit 9bd174b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Kindly cite our work with the following entries if you find it interesting, plea
}
```

* this implementation (fill in the used `version`):
* this implementation (fill in the used `version`)

```
@software{Mill,
Expand Down
2 changes: 1 addition & 1 deletion docs/src/citation.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Kindly cite our work with the following entries if you find it interesting, plea
}
```

* this implementation (fill in the used `version`):
* this implementation (fill in the used `version`)

```
@software{Mill,
Expand Down
4 changes: 2 additions & 2 deletions docs/src/examples/musk/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -414,9 +414,9 @@ version = "0.9.19"

[[deps.LLVM]]
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Preferences", "Printf", "Requires", "Unicode"]
git-tree-sha1 = "065c36f95709dd4a676dc6839a35d6fa6f192f24"
git-tree-sha1 = "9ed3ebaf6bc3db16cf45ce34b968d348fc54d990"
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
version = "7.1.0"
version = "7.2.0"

[deps.LLVM.extensions]
BFloat16sExt = "BFloat16s"
Expand Down

0 comments on commit 9bd174b

Please sign in to comment.