From 977fe6c4afe299506f5ee02a170de7a6a088af82 Mon Sep 17 00:00:00 2001 From: SamGraber Date: Wed, 13 Jul 2016 15:44:54 -0400 Subject: [PATCH] Going to 3.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c99a54..1378caa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typescript-angular-utilities", - "version": "3.3.2", + "version": "3.3.3", "description": "Typescript utility classes published as angular services", "author": "Renovo Development Team", "main": "source/main.js",