Skip to content

Commit 914ed29

Browse files
committed
Update version number
1 parent 30fcf77 commit 914ed29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nerou/large-array-buffer",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"type": "library",
55
"license": "MIT",
66
"authors": [
@@ -53,7 +53,7 @@
5353
]
5454
},
5555
"scripts-descriptions": {
56-
"phpcs": "Runs CodeSniffer for coding style tests.",
56+
"phpcs": "Runs CodeSniffer for coding style tests.",
5757
"phpcbf": "Fixes marked violations found by phpcs/CodeSniffer.",
5858
"phpunit": "Runs unit/integration tests.",
5959
"phpcpd": "Runs copied code finder.",

0 commit comments

Comments
 (0)