Skip to content

Commit 85512d4

Browse files
committed
Two bug fixes
1 parent 601cf3d commit 85512d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

APLSource/Cider.aplc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
∇ r←Version
99
:Access Public Shared
10-
r←'Cider' '0.14.1-beta-1+262' '2022-08-07'
11-
⍝ * 0.14.1 ⋄ 2022-08-07
10+
r←'Cider' '0.14.1+263' '2022-08-18'
11+
⍝ * 0.14.1 ⋄ 2022-08-18
1212
⍝ * Bug fixes
1313
⍝ * Messages regarding the execution of an "Init" function were printed too late
1414
⍝ * No message was printed in case a user function was executed successfully

0 commit comments

Comments
 (0)