diff --git a/bower.json b/bower.json index c21249e..6fa6c82 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "context-parser", - "version": "1.1.2", + "version": "2.0.0", "homepage": "https://github.com/yahoo/context-parser", "description": "HTML5 Context Parser", "main": "src/context-parser.js", diff --git a/package.json b/package.json index cbdd801..72e5a36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "context-parser", - "version": "1.1.2", + "version": "2.0.0", "licenses": [ { "type": "BSD",