From 60092d524aef0797556b4e95e27b9c2ddc661d88 Mon Sep 17 00:00:00 2001 From: tripu Date: Mon, 29 Feb 2016 23:10:30 +0900 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 177cbc23b..7708e29dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "specberus", - "version": "1.3.1", + "version": "1.4.0", "description": "Specberus is a checker used at W3C to validate the compliance of Technical Reports with publication rules.", "license": "MIT", "main": "lib/validator",