diff --git a/parse.jquery.json b/parse.jquery.json index 2a44357..d531287 100644 --- a/parse.jquery.json +++ b/parse.jquery.json @@ -1,8 +1,8 @@ { "name": "parse", - "version": "0.5.6", + "version": "0.5.7", "title": "jQuery Parse Plugin", - "description": "Parses CSV (or any delimited text) into a usable data structure. This efficient and robust parser gracefully handles malformed input.", + "description": "Parses CSV (or any delimited text) into a usable data structure. This efficient and robust parser gracefully handles malformed input and it can work without jQuery.", "keywords": [ "csv", "parse",