Skip to content

Commit

Permalink
Minor version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pokoli committed Apr 27, 2017
1 parent 242e7ef commit e17d5c4
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": "4.2.0",
"version": "4.3.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 @@
/*!
Papa Parse
v4.2.0
v4.3.0
https://github.com/mholt/PapaParse
*/
(function(root, factory)
Expand Down

0 comments on commit e17d5c4

Please sign in to comment.