Skip to content

Commit

Permalink
Merge pull request #24 from Oneflow/development
Browse files Browse the repository at this point in the history
Release 1.0.4
  • Loading branch information
joseandrespg authored Jan 29, 2018
2 parents a20bd9c + cacbe62 commit e07008c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"name": "oneflow/php-sdk",
"version": "1.0.3",
"description": "PHP SDK for OneFlow",
"minimum-stability": "stable",
"license": "OneFlow Master",
"license": "proprietary",
"homepage": "http://www.oneflowsystems.com/",
"authors": [
{
Expand All @@ -14,4 +13,4 @@
"autoload": {
"files": ["src/OneflowSDK.php", "src/ProductionSDK.php"]
}
}
}

0 comments on commit e07008c

Please sign in to comment.