Fixing dependency address.
This commit is contained in:
parent
a358c34c20
commit
40703573ed
@ -13,7 +13,7 @@ BaselineOfMiniDocs >> baseline: spec [
|
|||||||
"Dependencies"
|
"Dependencies"
|
||||||
spec
|
spec
|
||||||
baseline: 'Mustache' with: [ spec repository: 'github://noha/mustache' ];
|
baseline: 'Mustache' with: [ spec repository: 'github://noha/mustache' ];
|
||||||
baseline: 'Tealight' with: [ spec repository: 'https://github.com/astares/Tealight' ].
|
baseline: 'Tealight' with: [ spec repository: 'github://astares/Tealight:main/src' ].
|
||||||
"self xmlParserHTML: spec."
|
"self xmlParserHTML: spec."
|
||||||
"Packages"
|
"Packages"
|
||||||
spec
|
spec
|
||||||
@ -26,7 +26,7 @@ BaselineOfMiniDocs >> baseline: spec [
|
|||||||
|
|
||||||
{ #category : #accessing }
|
{ #category : #accessing }
|
||||||
BaselineOfMiniDocs >> semanticVersion [
|
BaselineOfMiniDocs >> semanticVersion [
|
||||||
^ '0.1.0'
|
^ '0.1.1'
|
||||||
]
|
]
|
||||||
|
|
||||||
{ #category : #accessing }
|
{ #category : #accessing }
|
||||||
|
Loading…
Reference in New Issue
Block a user