Skip to content

Commit 5061e80

Browse files
authored
Add versions to all stdlibs (#51696)
For upgradeable stdlibs we need versions numbers, let's add them now instead of after excision.
1 parent f5d4918 commit 5061e80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name = "LinearAlgebra"
22
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
3+
version = "1.11.0"
34

45
[deps]
56
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

0 commit comments

Comments
 (0)