From 8b116c8657d9f89ad52599cde6622f984820930d Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Wed, 23 Dec 2015 20:37:39 +0100 Subject: [PATCH] 1.0.0 --- component.json | 2 +- history.md | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/component.json b/component.json index cd69f64..c852383 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "parse-entities", - "version": "0.0.0", + "version": "1.0.0", "description": "Parse HTML character references: fast, spec-compliant, positional information", "license": "MIT", "keywords": [ diff --git a/history.md b/history.md index 9d24921..cac3c0e 100644 --- a/history.md +++ b/history.md @@ -2,5 +2,5 @@ -0.0.0 / 2015-12-23 +1.0.0 / 2015-12-23 ================== diff --git a/package.json b/package.json index d7fba9c..3376034 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-entities", - "version": "0.0.0", + "version": "1.0.0", "description": "Parse HTML character references: fast, spec-compliant, positional information", "license": "MIT", "keywords": [