Skip to content

Commit

Permalink
Release version v3.0.54
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Aug 1, 2024
1 parent 1544a57 commit 7e965c8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .baseline-metadata.ston
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"repositories" : {
"github://svenvc/NeoJSON/repository" : "17efabc2fdb0c2469bb348e79b363c3f91441ac7",
"github://svenvc/NeoJSON/repository" : "f5652fb238989c9b4287179ff0725eab25765033",
"github://feenkcom/zodiac/repository" : "v1.0.6"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ baseline: spec
spec for: #'common' do: [
spec
baseline: 'NeoJSON' with: [
spec repository: 'github://svenvc/NeoJSON:17efabc2fdb0c2469bb348e79b363c3f91441ac7/repository' ].
spec repository: 'github://svenvc/NeoJSON:f5652fb238989c9b4287179ff0725eab25765033/repository' ].
spec
baseline: 'ZincHTTPComponentsCore' with: [
spec repository: 'github://feenkcom/zinc:v3.0.53/repository' ].
spec repository: 'github://feenkcom/zinc:v3.0.54/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.53/repository' ].
spec repository: 'github://feenkcom/zinc:v3.0.54/repository' ].

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

0 comments on commit 7e965c8

Please sign in to comment.