From fd5c8e83199aa189c1293dddebd5189627173378 Mon Sep 17 00:00:00 2001 From: Denis Ah-Kang Date: Mon, 30 May 2016 08:18:55 +0400 Subject: [PATCH] increment version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e1039006..7b16ad364 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "specberus", - "version": "2.1.0", + "version": "2.1.1", "description": "Specberus is a checker used at W3C to validate the compliance of Technical Reports with publication rules.", "license": "MIT", "main": "lib/validator",