diff --git a/package.json b/package.json index 10e7f8e..0938702 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "replay", "description": "When API testing slows you down: record and replay HTTP responses like a boss", - "version": "1.2.0", + "version": "1.2.1", "author": "Assaf Arkin (http://labnotes.org/)", "keywords": [ "test", "testing", "mock", "stub", "http", "replay", "vcr", "api" ], "main": "./lib/replay",