Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
0.5.1
  • Loading branch information
adelholtz authored May 25, 2020
1 parent e1d918b commit 2e12d3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "internetx/php-domainrobot-sdk",
"version": "0.5.0",
"version": "0.5.1",
"description": "A php package for easy integration of the domainrobot API powered by InterNetX GmbH.",
"type": "library",
"license": "MIT",
Expand All @@ -13,4 +13,4 @@
"require": {
"guzzlehttp/guzzle": "~6.0"
}
}
}

0 comments on commit 2e12d3d

Please sign in to comment.