Skip to content

Commit

Permalink
1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgecc-business-account committed Mar 1, 2024
1 parent 7cd3f2c commit 547f9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ArrayOne.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/
class ArrayOne implements ArrayAccess
{
public const VERSION = "1.10";
public const VERSION = "1.11";
/** @var array|null */
protected $array;
protected $serviceObject;
Expand Down

0 comments on commit 547f9aa

Please sign in to comment.