diff --git a/package.json b/package.json index 452e824..c910535 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@theintern/digdug", - "version": "2.2.1-pre", + "version": "2.2.1", "description": "Dig Dug. A simple abstraction library for downloading and launching WebDriver service tunnels.", "repository": { "type": "git", @@ -72,4 +72,4 @@ ] }, "pre-commit": "precommit" -} +} \ No newline at end of file