Skip to content

Commit 85e9f9d

Browse files
committed
add status to repository.json file
1 parent 74690a7 commit 85e9f9d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

repository.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "client-php",
33
"description": "Pipedrive client for PHP based apps",
4-
"owner": "GRAVITY",
5-
"type": "library"
4+
"owner": "Gravity",
5+
"type": "library",
6+
"status": "released"
67
}

0 commit comments

Comments
 (0)