Skip to content

Commit

Permalink
New version: BplusApp v0.2.0 (#108199)
Browse files Browse the repository at this point in the history
UUID: 6498524c-785b-4e26-b825-b7be109d6de7
Repo: https://github.com/heyx3/BplusApp.jl.git
Tree: 4de0a1c186a48daee50118297e92afa93a30efab

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jun 4, 2024
1 parent 65a7e2e commit 2a24ae9
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
9 changes: 8 additions & 1 deletion B/BplusApp/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,12 @@ julia = "1.9.0-1"
["0-0.1.0"]
BplusCore = "0.1.0"

["0.1.1-0"]
["0.1.1-0.1"]
BplusCore = "0.1"

["0.2-0"]
BplusCore = "0.2"
ColorTypes = "0.11.4-0.11"
FileIO = "1.16.3-1"
FixedPointNumbers = "0.8.4-0.8"
ImageIO = "0.6.7-0.6"
6 changes: 6 additions & 0 deletions B/BplusApp/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,9 @@ Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
TupleTools = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6"

["0.2-0"]
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"
ImageIO = "82e4d734-157c-48bb-816b-45c225c6df19"
3 changes: 3 additions & 0 deletions B/BplusApp/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "f6b843d8a83f926e3b3e4b3f3bead894cc61a4c8"

["0.1.1"]
git-tree-sha1 = "9f7e5e8024cf705cd1716202dedcfe9fd779ca6d"

["0.2.0"]
git-tree-sha1 = "4de0a1c186a48daee50118297e92afa93a30efab"

0 comments on commit 2a24ae9

Please sign in to comment.