diff --git a/package.json b/package.json index 661d25b..ffda0da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spur-mockserver", - "version": "0.0.9", + "version": "0.0.10", "description": "A Node.js library with tools to allow for the creation of mock web servers for testing with mocks and real web servers.", "main": "index.js", "scripts": {