Skip to content

Commit

Permalink
Release version v3.0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Nov 14, 2023
1 parent 13dba2e commit 16e7e4d
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 +1 @@
{ "repositories" : { "github://svenvc/NeoJSON/repository" : "2415f508808bc0d29ed74e3e816f59bfc8aac895", "github://feenkcom/zodiac/repository" : "v1.0.4" }}
{ "repositories" : { "github://svenvc/NeoJSON/repository" : "4e0d822bdadb8854f84a2ceb2b9f4e68c8bd6f56", "github://feenkcom/zodiac/repository" : "v1.0.4" }}
Expand Down
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:2415f508808bc0d29ed74e3e816f59bfc8aac895/repository' ].
spec repository: 'github://svenvc/NeoJSON:4e0d822bdadb8854f84a2ceb2b9f4e68c8bd6f56/repository' ].
spec
baseline: 'ZincHTTPComponentsCore' with: [
spec repository: 'github://feenkcom/zinc:v3.0.35/repository' ].
spec repository: 'github://feenkcom/zinc:v3.0.36/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.35/repository' ].
spec repository: 'github://feenkcom/zinc:v3.0.36/repository' ].

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

0 comments on commit 16e7e4d

Please sign in to comment.