Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangabos committed Feb 13, 2015
1 parent 4986e5d commit e35151f
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 @@ -2,7 +2,7 @@
"name": "stefangabos/zebra_database",
"type": "library",
"description": "An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.",
"keywords": ["mysqli", "mysql", "wrapper", "database", "db"],
"keywords": ["mysqli", "mysql", "wrapper", "database", "db", "class", "library", "php"],
"homepage": "http://stefangabos.ro/php-libraries/zebra-database/",
"license": "LGPL-3.0",
"authors": [
Expand All @@ -16,7 +16,7 @@
"require": {
"php": ">=5.0.0"
},
"version": "2.8.7",
"version": "2.8.8",
"autoload": {
"classmap": [
"Zebra_Database.php"
Expand Down

0 comments on commit e35151f

Please sign in to comment.