diff --git a/package.json b/package.json index 5e94cf5..ba437ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sugarcrm/thorn", - "version": "0.4.0-beta.1", + "version": "0.5.0-beta.1", "description": "Set of helper abstractions built to ease the process of setting up a SugarCRM instance's REST API testing environment and interacting with it.", "main": "dist/index.js", "repository": "https://github.com/sugarcrm/thorn",