Fixing dependency address.
This commit is contained in:
parent
a358c34c20
commit
40703573ed
@ -13,7 +13,7 @@ BaselineOfMiniDocs >> baseline: spec [
|
||||
"Dependencies"
|
||||
spec
|
||||
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."
|
||||
"Packages"
|
||||
spec
|
||||
@ -26,7 +26,7 @@ BaselineOfMiniDocs >> baseline: spec [
|
||||
|
||||
{ #category : #accessing }
|
||||
BaselineOfMiniDocs >> semanticVersion [
|
||||
^ '0.1.0'
|
||||
^ '0.1.1'
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
|
Loading…
Reference in New Issue
Block a user