Skip to content

Commit da45817

Browse files
committed
Update composer.json
1 parent de07504 commit da45817

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "ziorwebdev/plugin-common",
33
"description": "A common package for ZIORWeb.Dev plugins",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"type": "library",
66
"autoload": {
77
"psr-4": {
8-
"ZiorWebDev\\PluginCommon\\": "src/"
8+
"ZIORWebDev\\PluginCommon\\": "src/"
99
}
1010
},
1111
"require": {

0 commit comments

Comments
 (0)