diff --git a/History.md b/History.md index f242052..78b34a8 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -n.n.n / 2014-10-27 +0.2.2 / 2014-10-27 ================== * Add `.eslintrc` diff --git a/component.json b/component.json index 2565966..d603cbc 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "retext-ast", - "version": "0.2.1", + "version": "0.2.2", "description": "Retext encoding and decoding between AST and object model", "license": "MIT", "keywords": [ diff --git a/package.json b/package.json index 848fd92..03cb795 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "retext-ast", - "version": "0.2.1", + "version": "0.2.2", "description": "Retext encoding and decoding between AST and object model", "license": "MIT", "keywords": [