Skip to content

Commit

Permalink
update version number in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Shank committed Jan 10, 2017
1 parent 2c2c328 commit b6508f5
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
Expand Up @@ -4,7 +4,7 @@
"description": "PHP wrapper for interacting with the AutopilotHQ API.",
"homepage": "https://github.com/finicprint/php-autopilothq",
"keywords": ["picr", "autopilothq", "autopilot"],
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",
"authors": [
{
Expand All @@ -30,4 +30,4 @@
"Tests\\": "tests/"
}
}
}
}

0 comments on commit b6508f5

Please sign in to comment.