From 68f29a4ff25bb1f137c717412aec4a5fa2be5053 Mon Sep 17 00:00:00 2001 From: ogu Date: Fri, 16 Aug 2019 18:23:43 +0300 Subject: [PATCH] Release v0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e20f38e..e2a7a81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "doov", - "version": "0.5.0", + "version": "0.6.0", "desciption": "dOOv (Domain Object Oriented Validation) a fluent API for type-safe bean validation and mapping", "homepage": "https://doov.io", "license": "Apache-2.0",