From 6eb73f2b44bd670c606857950879e0fd779f142f Mon Sep 17 00:00:00 2001 From: tripu Date: Thu, 3 Dec 2015 20:39:41 +0900 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f5ceaf80..aa391b14a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "specberus", - "version": "1.2.1", + "version": "1.3.0", "description": "Specberus is a checker used at W3C to validate the compliance of Technical Reports with publication rules.", "license": "MIT", "main": "lib/validator",