Skip to content

Commit

Permalink
bump package version + supported julia version
Browse files Browse the repository at this point in the history
  • Loading branch information
jondeuce committed Mar 17, 2022
1 parent 14893d9 commit 35b57a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MATDaemon"
uuid = "88578114-2e0c-4679-8b18-24dc4fa60bec"
authors = ["Jonathan Doucette <[email protected]> and contributors"]
version = "0.1.0"
version = "0.1.1"

[deps]
DaemonMode = "d749ddd5-2b29-4920-8305-6ff5a704e36e"
Expand All @@ -15,7 +15,7 @@ DaemonMode = "0.1"
DocStringExtensions = "0.8"
MAT = "0.10"
MacroTools = "0.5"
julia = "1.4"
julia = "1.6"

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

0 comments on commit 35b57a2

Please sign in to comment.