Skip to content

Commit 42ec133

Browse files
committed
adds version number and dependency compat bounds
1 parent f6c455c commit 42ec133

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name = "LibSndFile"
22
uuid = "b13ce0c6-77b0-50c6-a2db-140568b8d1a5"
3+
version = "2.1.0"
34

45
[deps]
56
BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
@@ -15,6 +16,9 @@ WinRPM = "c17dfb99-b4f7-5aad-8812-456da1ad7187"
1516
FileIO = "1"
1617
SampledSignals = "2.1.0"
1718
julia = "1"
19+
BinDeps = "0.8"
20+
Homebrew = "0.7"
21+
WinRPM = "0.4"
1822

1923
[extras]
2024
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

0 commit comments

Comments
 (0)