Merge pull request #31 from box/bump_version_to_1.0.6

Bump version to 1.0.6
This commit is contained in:
Adrien Loison 2015-04-29 01:10:43 -07:00
commit c6e943041e

View File

@ -2,7 +2,7 @@
"name": "box/spout", "name": "box/spout",
"description": "PHP Library to read and write CSV and XLSX files, in a fast and scalable way", "description": "PHP Library to read and write CSV and XLSX files, in a fast and scalable way",
"type": "library", "type": "library",
"version": "1.0.5", "version": "1.0.6",
"keywords": ["php","read","write","csv","xlsx","excel","spreadsheet","scale","memory","stream","ooxml"], "keywords": ["php","read","write","csv","xlsx","excel","spreadsheet","scale","memory","stream","ooxml"],
"license": "Apache-2.0", "license": "Apache-2.0",
"homepage": "https://www.github.com/box/spout", "homepage": "https://www.github.com/box/spout",