Skip to content

Commit

Permalink
Add versions to all stdlibs (#51696)
Browse files Browse the repository at this point in the history
For upgradeable stdlibs we need versions numbers,
let's add them now instead of after excision.
  • Loading branch information
vchuravy authored Oct 15, 2023
1 parent a8cd9ed commit 9360b4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name = "SharedArrays"
uuid = "1a1011a3-84de-559e-8e89-a11a2f7dc383"
version = "1.11.0"

[deps]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Expand Down

0 comments on commit 9360b4f

Please sign in to comment.