From 66cbef0b5c122b9789155d3ad9264ff794d3f84e Mon Sep 17 00:00:00 2001 From: mtslck Date: Mon, 10 Oct 2016 10:05:04 +0200 Subject: [PATCH] Update minor version number after bug fix --- test/ToDoList.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/ToDoList.test.js b/test/ToDoList.test.js index 18c567f..b832f64 100644 --- a/test/ToDoList.test.js +++ b/test/ToDoList.test.js @@ -2,7 +2,7 @@ * Tests for the ToDoList type. * * @author Mats Loock - * @version 1.16.0 + * @version 1.16.1 */ 'use strict';