From 9bf2f50f65d53dbff59c31c0a36ae2c04bf380f6 Mon Sep 17 00:00:00 2001 From: Yossi Kolesnicov Date: Mon, 18 Dec 2017 10:08:23 +0200 Subject: [PATCH] Upgraded to v0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d031f7..7d441a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paris", - "version": "0.1.2", + "version": "0.1.3", "description": "Library for the implementation of Domain Driven Design in Angular/TypeScript apps", "repository": { "type": "git",