Skip to content

Commit 7a8a525

Browse files
authored
Update ReadWriteLock
1 parent 4c32a09 commit 7a8a525

File tree

1 file changed

+1
-1
lines changed
  • BaselineOfSeamless.package/BaselineOfSeamless.class/instance

1 file changed

+1
-1
lines changed

BaselineOfSeamless.package/BaselineOfSeamless.class/instance/baseline..st

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ baseline: spec
2727
"------------"
2828
baseline: 'ReadWriteLock' with: [
2929
spec
30-
repository: 'github://pharo-ide/ReadWriteLock:v0.2.3';
30+
repository: 'github://pharo-ide/ReadWriteLock:v0.2.4';
3131
loads: 'Core'];
3232
project: 'ReadWriteLockTests' copyFrom: 'ReadWriteLock' with: [
3333
spec loads: 'Tests'];

0 commit comments

Comments
 (0)