Skip to content

Commit bfeb562

Browse files
committed
Bump version number
1 parent 71721b3 commit bfeb562

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apl-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
source: "source/HttpCommand.dyalog",
2020
tags: "mac-os,windows,linux,http,dyalog,pi",
2121
userCommandScript: "",
22-
version: "5.9.3",
22+
version: "5.9.4",
2323
}

source/HttpCommand.dyalog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
rVersion
88
Return the current version
99
:Access public shared
10-
r'HttpCommand' '5.9.3' '2025-08-10'
10+
r'HttpCommand' '5.9.4' '2025-11-17'
1111
1212

1313
Request-related fields

0 commit comments

Comments
 (0)