From e1f776cb9529f43926d4fc02630c499c15d69ed3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audun=20Mathias=20=C3=98ygard?= Date: Sun, 27 Aug 2017 21:04:15 +0200 Subject: [PATCH] Updated package.json version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d2a7ff6..2eb3d8d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clmtrackr", - "version": "1.1.0", + "version": "1.1.1", "description": "Javascript library for precise tracking of facial features via Constrained Local Models", "main": "build/clmtrackr.js", "module": "build/clmtrackr.module.js",