diff --git a/package.json b/package.json index ef466e1..aa2db91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "deployment", - "version": "0.2.2", + "version": "0.2.3", "description": "Continuous deployment for the masses. Download the latest version of your GitHub package, run tests and deploy to the specified directory. Run a deployment server to launch deployments from the internet, and integrate with GitHub easily. Includes an API to fire deployment from an external source.", "homepage": "https://github.com/alexfernandez/deployment", "contributors": ["Alex Fernández "],