Skip to content

Commit 648e1b4

Browse files
chore: update rindow matlib binary version from 1.1.0 to 1.1.1
1 parent 5c90090 commit 648e1b4

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed
-261 KB
Binary file not shown.
285 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/FFI/RindowMatlib.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ protected function getLibraryName(): string
3030

3131
protected function getLibraryVersion(): string
3232
{
33-
return '1.1.0';
33+
return '1.1.1';
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)