Skip to content

Commit 2393461

Browse files
1.8.3
1 parent 8c29539 commit 2393461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ArrayOne.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*/
1818
class ArrayOne implements ArrayAccess
1919
{
20-
public const VERSION = "1.8.1";
20+
public const VERSION = "1.8.3";
2121
/** @var array|null */
2222
protected $array;
2323
protected $serviceObject;

0 commit comments

Comments
 (0)