Skip to content

Commit

Permalink
New version: MCHammer v0.1.5
Browse files Browse the repository at this point in the history
UUID: 58716550-704d-11e9-05c2-8f708e47025f
Repo: https://github.com/etorkia/MCHammer.jl.git
Tree: 33ab485831238d80388e4dc90c88fc9cab4864e1

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Jun 23, 2022
1 parent edfb5eb commit 93606b1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
16 changes: 13 additions & 3 deletions M/MCHammer/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,22 @@ TimeSeries = "0.16"
Gadfly = "1"
julia = "1"

["0.1.4-0"]
["0.1.4"]
CSV = "0.7"
Colors = ["0.11", "0.12.3-0.12"]
Compose = "0.8"
DataFrames = "0.21"
Distributions = ["0.22", "0.23.8-0.23"]
IterableTables = "1"
StatsBase = ["0.30", "0.33"]
TimeSeries = ["0.19", "1.19.1-1"]

["0.1.4-0"]
Compose = "0.8"
IterableTables = "1"

["0.1.5-0"]
CSV = "0.8"
Colors = "0.1"
DataFrames = "1.2.0-1"
Distributions = "0.20"
StatsBase = "0.24"
TimeSeries = "0.2"
3 changes: 3 additions & 0 deletions M/MCHammer/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ git-tree-sha1 = "cdfb90b73e9dc9d0f8b9a199b8c14cc544c217ce"

["0.1.4"]
git-tree-sha1 = "3766a9e0e01c72813aee21bfdffbefb22fa6232e"

["0.1.5"]
git-tree-sha1 = "33ab485831238d80388e4dc90c88fc9cab4864e1"

0 comments on commit 93606b1

Please sign in to comment.