diff --git a/package.json b/package.json index f3236d1f7..de24d4826 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mockttp", - "version": "1.2.2", + "version": "2.0.0", "description": "Mock HTTP server for testing HTTP clients and stubbing webservices", "main": "dist/main.js", "browser": {