Skip to content

Commit 33864a5

Browse files
committed
Version number corrected
1 parent a881748 commit 33864a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

APLSource/Cider.aplc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
∇ r←Version
1111
:Access Public Shared
12-
r←'Cider' '0.21.2+344' '2022-12-15'
12+
r←'Cider' '0.21.3+345' '2022-12-15'
1313
⍝ * 0.21.3 ⋄ 2022-12-15
1414
⍝ * `CiderConfig` is now created within the project, avoiding "Session namespace is referenced by #"
1515
⍝ * `YesOrNo` and `Select` removed, `CommTools` is used instead

0 commit comments

Comments
 (0)