diff --git a/package.json b/package.json index 696b658..6dd305b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "accept-language-parser", - "version": "1.2.0", + "version": "1.3.0", "description": "Parse the accept-language header from a HTTP request", "main": "index.js", "scripts": {