Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

Commit

Permalink
0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 27, 2014
1 parent 3a2fc32 commit 9aa411b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

n.n.n / 2014-10-27
0.2.2 / 2014-10-27
==================

* Add `.eslintrc`
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 9aa411b

Please sign in to comment.