Skip to content

Commit 1ddfe9b

Browse files
committed
Bump version to 0.3.3
1 parent b45cb76 commit 1ddfe9b

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,15 +1,15 @@
11
{
22
"name": "nonamephp/php7-common",
33
"description": "A collection of common PHP 7 libraries",
4-
"version": "0.3.2",
4+
"version": "0.3.3",
55
"license": "MIT",
66
"authors": [
77
{
88
"name": "Clint Tyler",
99
"email": "[email protected]"
1010
}
1111
],
12-
"keywords": ["noname", "nonamephp", "common", "collection", "validator"],
12+
"keywords": ["noname", "nonamephp", "common", "collection", "validator", "array"],
1313
"homepage": "https://github.com/nonamephp/php7-common",
1414
"require": {
1515
"php": ">=7.0"

0 commit comments

Comments
 (0)