diff --git a/package.json b/package.json index fe46e5c..f2dbd83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@theintern/leadfoot", - "version": "2.2.0-pre", + "version": "2.2.0", "description": "Leadfoot. A JavaScript client library that brings cross-platform consistency to the Selenium WebDriver API.", "repository": { "type": "git", @@ -68,4 +68,4 @@ ] }, "pre-commit": "precommit" -} +} \ No newline at end of file