Skip to content

Commit eac4e96

Browse files
committed
version : 4.1.0 (Fix errors and update docs)
1 parent 6a6bb72 commit eac4e96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"php": "^7.3"
1212
},
1313
"license": "MIT",
14-
"version": "4.0.0"
14+
"version": "4.1.0"
1515
}

virion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: arrayutils
33
antigen: kim\present\lib\arrayutils
4-
version: 4.0.0
4+
version: 4.1.0
55
api: 3.0.0
66
authors: [PresentKim, Blugin-team]
77
description: Library that provides a method to fancy manipulate an array

0 commit comments

Comments
 (0)