From 0e07756c6a0dbb9dcdde4014edf38182e8ed83a3 Mon Sep 17 00:00:00 2001 From: SamGraber Date: Thu, 30 Jun 2016 08:24:28 -0400 Subject: [PATCH] Going to 3.1.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7573e98..3bf7d97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typescript-angular-utilities", - "version": "3.1.9", + "version": "3.1.10", "description": "Typescript utility classes published as angular services", "author": "Renovo Development Team", "main": "source/main.js",