From c4170a9c161ff18c0815786e6db176b147d8f176 Mon Sep 17 00:00:00 2001 From: SamGraber Date: Tue, 12 Jul 2016 14:44:30 -0400 Subject: [PATCH] Going to 3.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2ec5ac..415491f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typescript-angular-utilities", - "version": "3.2.1", + "version": "3.2.2", "description": "Typescript utility classes published as angular services", "author": "Renovo Development Team", "main": "source/main.js",