diff --git a/package.json b/package.json index f6d0fb62..cce659cb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jquery-mockjax", "title": "jQuery Mockjax", - "version": "2.2.0", + "version": "2.2.1", "main": "./src/jquery.mockjax.js", "description": "The jQuery Mockjax Plugin provides a simple and extremely flexible interface for mocking or simulating ajax requests and responses.", "url": "https://github.com/jakerella/jquery-mockjax",