From fb94549ed768525d2a8688f03717f42a68e5ac07 Mon Sep 17 00:00:00 2001 From: Kevin Abel Date: Tue, 5 Jan 2016 17:31:06 -0600 Subject: [PATCH] Bumped dependency version number to 4.1.1 --- VERSION_DEP | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION_DEP b/VERSION_DEP index ee74734aa..627a3f43a 100644 --- a/VERSION_DEP +++ b/VERSION_DEP @@ -1 +1 @@ -4.1.0 +4.1.1 diff --git a/package.json b/package.json index d9b98439c..94ed52dd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wdntemplates", - "version": "4.1.0", + "version": "4.1.1", "description": "Web Framework for the UNLedu website.", "repository": { "type": "git",