Skip to content

Commit 54a216b

Browse files
authored
Merge pull request #74 from pipedrive/repository-json
Add status to repository.json file
2 parents 74690a7 + 85e9f9d commit 54a216b

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)