Skip to content

Commit

Permalink
Minor version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pokoli committed Sep 17, 2019
1 parent 9b54b11 commit 5219809
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "papaparse",
"version": "5.0.2",
"version": "5.1.0",
"description": "Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.",
"keywords": [
"csv",
Expand Down
2 changes: 1 addition & 1 deletion papaparse.js
@@ -1,6 +1,6 @@
/* @license
Papa Parse
v5.0.2
v5.1.0
https://github.com/mholt/PapaParse
License: MIT
*/
Expand Down

0 comments on commit 5219809

Please sign in to comment.