Merge pull request #2 from box/bump_version_to_1_0_1

Bump version to 1.0.1
This commit is contained in:
Adrien Loison 2015-01-26 15:38:15 -08:00
commit f7a682dbd6

View File

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