diff --git a/package.json b/package.json index 7bbfb4e..175b5c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tsdv-joi", - "version": "0.0.13-dev", + "version": "0.0.13", "description": "TypeScript Declarative Validation - Joi. Decorate your class properties to validate them using Joi.", "license": "MIT", "repository": "https://github.com/laurence-myers/tsdv-joi",