Skip to content

Commit 4953924

Browse files
committed
fix: add version to composer.json
1 parent 323ce41 commit 4953924

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "smeghead/php-class-diagram",
3+
"version": "1.4.2",
34
"description": "A CLI tool that parses the PHP source directory and outputs PlantUML scripts.",
45
"type": "library",
56
"keywords": [

0 commit comments

Comments
 (0)