Skip to content

Commit

Permalink
Release version v3.0.48
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed May 10, 2024
1 parent ad5abfc commit 1ba0542
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion .baseline-metadata.ston
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
{ "repositories" : { "github://svenvc/NeoJSON/repository" : "17efabc2fdb0c2469bb348e79b363c3f91441ac7", "github://feenkcom/zodiac/repository" : "v1.0.5" }}
{
"repositories" : {
"github://svenvc/NeoJSON/repository" : "17efabc2fdb0c2469bb348e79b363c3f91441ac7",
"github://feenkcom/zodiac/repository" : "v1.0.5"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ baseline: spec
spec repository: 'github://svenvc/NeoJSON:17efabc2fdb0c2469bb348e79b363c3f91441ac7/repository' ].
spec
baseline: 'ZincHTTPComponentsCore' with: [
spec repository: 'github://feenkcom/zinc:v3.0.47/repository' ].
spec repository: 'github://feenkcom/zinc:v3.0.48/repository' ].

spec package: 'Zinc-REST' with: [
spec requires: #('ZincHTTPComponentsCore' 'NeoJSON') ].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ baseline: spec
spec for: #'common' do: [
spec
baseline: 'ZincHTTPComponentsCore' with: [
spec repository: 'github://feenkcom/zinc:v3.0.47/repository' ].
spec repository: 'github://feenkcom/zinc:v3.0.48/repository' ].

spec package: 'Zinc-WebSocket-Core' with: [
spec requires: #('ZincHTTPComponentsCore') ].
Expand Down

0 comments on commit 1ba0542

Please sign in to comment.