Skip to content

Commit dc74a6f

Browse files
authored
Merge pull request #4 from PcComponentes/bugfix/change-version-composer-json
Bugfix/change version composer json
2 parents d027fc5 + f2a5b39 commit dc74a6f

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
@@ -3,7 +3,7 @@
33
"description": "Bundle to handle and render custom exceptions in API-Style projects using symfony kernel events.",
44
"type": "symfony-bundle",
55
"license": "MIT",
6-
"version": "v1.0.2",
6+
"version": "v1.1.1",
77
"authors": [
88
{
99
"name": "Juan G. Rodríguez Carrión",
@@ -19,4 +19,4 @@
1919
"Pccomponentes\\Apixception\\": "src/"
2020
}
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)