Skip to content

Commit

Permalink
Update project.toml compat example
Browse files Browse the repository at this point in the history
Adding this PR here instead of [JuliaLang](#28947) per @KristofferC

(cherry picked from commit 96736153524144d83e9d6458feae7a39be7d1b7d)
(cherry picked from commit ac5965bf9a8a5b4de535e3b3e2bc4668719fd51b)
(cherry picked from commit 4a72ad4)
  • Loading branch information
mcmcgrath13 authored and KristofferC committed Feb 11, 2019
1 parent 464182e commit 4b11cc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stdlib/Pkg/docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -731,6 +731,7 @@ Compatibility for a dependency is entered in the `Project.toml` file as for exam

```toml
[compat]
julia = "1.0"
Example = "0.4.3"
```

Expand Down

0 comments on commit 4b11cc0

Please sign in to comment.