Skip to content

Commit

Permalink
Merge pull request #179 from zendesk/mio/composer
Browse files Browse the repository at this point in the history
Add version to composer.json file
  • Loading branch information
miogalang committed Aug 3, 2015
2 parents 946dec4 + d9647cf commit 37d375e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "zendesk/zendesk_api_client_php",
"description": "PHP Client for Zendesk REST API. See http://developer.zendesk.com/api-docs",
"license": "Apache License Version 2.0",
"version": "2.0.0-beta",
"homepage": "https://github.com/zendesk/zendesk_api_client_php",
"require": {
"php": ">=5.3.1",
Expand Down

0 comments on commit 37d375e

Please sign in to comment.