Skip to content

Commit 4b192de

Browse files
author
Sergi Almacellas Abellana
committed
Minor version bump
1 parent 235a127 commit 4b192de

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "papaparse",
3-
"version": "5.1.1",
3+
"version": "5.2.0",
44
"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.",
55
"keywords": [
66
"csv",

papaparse.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* @license
22
Papa Parse
3-
v5.1.1
3+
v5.2.0
44
https://github.com/mholt/PapaParse
55
License: MIT
66
*/

0 commit comments

Comments
 (0)