diff --git a/component.json b/component.json index f057693..92a5502 100644 --- a/component.json +++ b/component.json @@ -2,7 +2,7 @@ "name": "retext-range", "repository": "wooorm/retext-range", "description": "Sequences of content within a TextOM tree between two points", - "version": "0.0.1", + "version": "0.0.2", "keywords": [ "retext", "range" diff --git a/package.json b/package.json index e6f0361..7d1908c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "retext-range", - "version": "0.0.1", + "version": "0.0.2", "description": "Sequences of content within a TextOM tree between two points", "keywords": [ "retext",