diff --git a/package.json b/package.json index c847626..8994a6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "focus-core", - "version": "0.17.0-beta1", + "version": "2.0.0", "description": "Focus library core part.", "main": "index.js", "babel": { @@ -116,4 +116,4 @@ "webpack-dev-server": "^1.11.0", "webpack-focus": "^0.11.0" } -} \ No newline at end of file +}