Skip to content

Commit f4ba632

Browse files
author
Jenkins
committed
Release version v0.7.95
Metacello new baseline: 'GToolkit4Python'; repository: 'github://feenkcom/gt4python:v0.7.95/src'; load
1 parent ccf7e89 commit f4ba632

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.baseline-metadata.ston

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"repositories" : {
3-
"github://feenkcom/gtoolkit-world/src" : "v0.7.94",
3+
"github://feenkcom/gtoolkit-world/src" : "v0.7.95",
44
"github://feenkcom/gt4lsp/src" : "v0.7.43"
55
}
66
}

src/BaselineOfGToolkit4Python/BaselineOfGToolkit4Python.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ BaselineOfGToolkit4Python >> baseline: spec [
1010
spec for: #'common' do: [
1111
spec
1212
baseline: 'GToolkitWorld' with: [
13-
spec repository: 'github://feenkcom/gtoolkit-world:v0.7.94/src' ].
13+
spec repository: 'github://feenkcom/gtoolkit-world:v0.7.95/src' ].
1414
spec
1515
baseline: 'GToolkit4LSP' with: [
1616
spec repository: 'github://feenkcom/gt4lsp:v0.7.43/src' ].

0 commit comments

Comments
 (0)