Skip to content

Commit

Permalink
Updated version in composer. Readme changes, version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
Austinb committed Mar 10, 2016
1 parent ef2d7eb commit 41a5d68
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
[![Code Coverage](https://scrutinizer-ci.com/g/Austinb/GameQ/badges/coverage.png?b=v3)](https://scrutinizer-ci.com/g/Austinb/GameQ/?branch=v3)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Austinb/GameQ/badges/quality-score.png?b=v3&style=flat-square)](https://scrutinizer-ci.com/g/Austinb/GameQ/?branch=v3)
[![License](https://img.shields.io/badge/license-LGPL-blue.svg?style=flat-square)](https://packagist.org/packages/austinb/gameq)
[![Dependency Status](https://www.versioneye.com/user/projects/54d6a7d43ca0845f67000002/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/54d6a7d43ca0845f67000002)
[![Dependency Status](https://www.versioneye.com/user/projects/56e1e4c4fce5de000ae71fed/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/56e1e4c4fce5de000ae71fed)
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VAU2KADATP5PU)

GameQ is a PHP library that allows you to query multiple types of multiplayer game & voice servers at the same time.

Expand Down Expand Up @@ -48,4 +49,4 @@ See [LICENSE](LICENSE.lgpl) for more information

Donations
=========
If you like this project and use it a lot please feel free to donate here: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VAU2KADATP5PU.
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VAU2KADATP5PU)
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "austinb/gameq",
"description": "GameQ Gameserver Library",
"keywords": ["gameq","serverstatus"],
"version": "3.0.0-alpha2",
"version": "v3.0.6",
"license": "LGPL-3.0+",
"authors": [
{
Expand Down

0 comments on commit 41a5d68

Please sign in to comment.